/* CSS Ergotherapie Marco Krämer */

body, th, td, p		{ color: #666666; font-size: 12px; font-family: Arial, Verdana, sans-serif; line-height: 17px; margin: 0px; text-decoration: none;}
a				 	{color: #006699; font-size: 11px; font-family: Arial, Verdana, sans-serif; text-decoration: none;}
body.main            { color: #666666; font-size: 12px; font-family: Arial, Verdana, sans-serif; line-height: 17px; background-color:#0163AA; margin: 0px; }

/* LAYOUT */
.col-left			{height:100%;background-image: url(/images/shadow-left.gif);background-repeat: repeat-y;width:4px;}
.col-right			{height:100%;background-image: url(/images/shadow-right.gif);background-repeat: repeat-y;width:4px;}
.col-center			{width:870;background-color: #F4F4F4;}
.table       		{height:100%;width:100%;}
.td-content      	{height:100%;padding:20px;}

/* HOTLINE */
.boxHotline			{width:180;height:50;border: 1px solid #DBDBDB;background-image: url(/images/layout/bgHotline.gif);background-repeat: no-repeat;background-color:#FFFFFF;}
.boxHotlineHeadline	{font-size:11px;padding-left:48px;padding-top:7px;}
.boxHotlineSmallHeadline	{font-size:11px;padding-left:48px;padding-top:0px;}
.boxHotlineFon		{color:#0063AA;font-size:12px;font-weight:bold;}
.boxHotlineText		{padding:10px;font-size:11px;line-height:15px;}

/* TEXT */
.td-text			{padding-left:20px;}
.td-colImages		{padding-left:20px;width:200px;}
.textHeadline		{color:#006699;font-weight:bold;}
.textBlueNormal		{color:#006699;font-weight:normal;}
.textBlueBold		{color:#006699;font-weight:bold;}

#textAufzaehlung ul	{color:#666666;font-weight:normal;}

/* Kontaktformular */
.kfTable	{
	background-image:url(/images/layout/bgNews.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding:15px;
}

.kfHeadline	{color:#006699;font-weight:bold;}
.kfText	{color:#666666;font-weight:normal;}
.formText {
	color:#666666;
	font-weight:normal;
	text-align: left;
}

.formTextImputfield  {color:#666666;
	font-weight:normal;
	text-align: left;}
	



 	
















.infoBoxRight		{width:230;border: 1px solid #DBDBDB;}
.infoBoxLeft		{width:200;border: 1px solid #DBDBDB;}
.infoBoxHeadline	{padding:10px;border-bottom:1px solid #DBDBDB;color:#0063AA;background-color:#F7F7F7;}
.infoBoxSubline		{color:#52595B;}

.infoBoxDate		{color:#0063AA;font-weight: bold;}
.infoBoxBottom		{padding-left:31px;padding-top:5px;padding-bottom:5px;border-top:1px solid #DBDBDB;background-color:#F7F7F7;background-image: url(/images/arrow-blue.gif);background-repeat: no-repeat;background-position: left center;}

.infoBoxTextSmall	{font-size:9px;}
a.infoBoxLink		{font-size:11px;color:#52595B;text-decoration: none;}
a.infoBoxLink:hover	{font-size:11px;color:#0063AA;text-decoration: none;}


.content-text				{padding-top:20px;padding-left:0px;padding-right:10px;padding-bottom:20px;}
.text-headline				{color:#ff4c02;text-decoration:none;font-size: 14px;font-weight: bold;}

/*Box mit runden Ecken*/

.cornerLeftTop			{width:10px;height:30px;background-image: url(/images/corner-left-top.gif);background-repeat: no-repeat;background-position: bottom;}
.cornerLeftBottom		{width:10px;height:9px;background-image: url(/images/corner-left-bottom.gif);background-repeat: no-repeat;background-position: bottom;}
.cornerRightTop			{width:10px;height:30px;background-image: url(/images/corner-right-top.gif);background-repeat: no-repeat;background-position: bottom;}
.cornerRightBottom		{width:10px;height:9px;background-image: url(/images/corner-right-bottom.gif);background-repeat: no-repeat;background-position: bottom;}
.headlineBoxCorner		{color:#0063AA;font-size:14px;font-weight:bold;background-image: url(/images/bg-box-corner1x30.gif);background-repeat: repeat-x;height: 30px;}
.BoxCornerBottom		{border-bottom:1px solid #DBDBDB;height:9px;}
.BoxLineLeft			{border-left:1px solid #DBDBDB;}
.BoxLineRight			{border-right:1px solid #DBDBDB;}







.ProductHeadline			{padding-top:14px;padding-left:14px;padding-right:0px;padding-bottom:0px;border-left: 0px solid #53626E;}
.shortinfo					{padding-top:7px;padding-left:14px;padding-right:8px;padding-bottom:10px;border-bottom: 0px solid #53626E;border-left: 0px solid #53626E;}
.ProductText				{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;border-bottom: 1px solid #B8B8B8;border-left: 1px solid #B8B8B8;}
.ProductSubline				{color:#ff4c02;text-decoration:none;font-size: 11px;font-weight: bold; padding-left:10px;padding-top:2px;}

.hotline					{color:#0063AA;font-size:14px;font-weight:bold;}
.hotlineSendMail			{color:#52595B;font-size:11px;font-weight:normal;}

a.textlink						{color:#52595B;text-decoration: none;}
a.textlink:hover             	{color:#0063AA;text-decoration: none;}

/* Footer */

.footer						{
	width:870;
	height:70px;
	background-color:#FFFFFF;
	border-top:1px solid #DBDBDB;
	
}
.footer-text				{font-size: 11px;padding-left:15px;line-height:18px;}
.footer-local				{color:#0063AA;}

.copyright					{color: #FFFFFF;background-color:#999999;font-size: 10px;padding-top:15px;padding-bottom:15px;text-align: center;vertical-align: middle;}
.blue-line					{background-image: url(/images/line-blue.gif);background-repeat: repeat-x;height: 7px;}
.blue-line-rev				{background-image: url(/images/line-blue-rev.gif);background-repeat: repeat-x;height: 7px;}
a.link-footer				{color: #CCCCCC;text-decoration:none;}
a.link-footer:hover			{color: #CCCCCC;text-decoration:underline;}
a.link-copyright			{color: #FFFFFF;text-decoration:none;}
a.link-copyright:hover		{color: #FFFFFF;text-decoration:underline;}


/* Footer 
#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}

#footer .wrapper {
	width: 870px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 50px;
	
	background: #FFFFFF;
	border-left: 20px solid #DBDBDB;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 240px;
	height: 50px;
	margin: 0 auto;
	
	background: #0063AA;
	text-align: right center;
	font-size: 85%;
	color: #FFFFFF;
}
*/
