/* Diese Datei enthaelt alle Website-spezifischen StyleSheets */

/* Site Topelemente */
#main			{
				margin:auto;
				/*overflow:hidden;*/
				top:0;
				width:920px;
				}

#header			{
				overflow:hidden;
				float:left;
				width:920px;
				height:155px;
				border-bottom: 1px solid #fff;
				background-image:url(../img/img_bg_site.gif);
				background-repeat:no-repeat;
				background-position: 660px 0;
				}

#logo			{
				display:inline;
				float:left;
				width:250px;
				margin:0;
				}

.img_logo		{margin:17px 0 0 20px;}

#teaser			{
				display:inline;
				float:left;
				margin:0;
				height:115px;
				}

.img_teaser		{margin:17px 0 0 65px;}
.img_right		{float:right; margin:0 0 5px 10px;}

/* Hauptnavigation */
.navcontainer				{
							float:right; 
							width:620px;
							height:40px; 
							margin:0;
							padding:0;
							background: url(../img/img_bg_nav.gif) no-repeat;
							}
							
.navcontainer ul			{margin: 0 0 0 12px; padding: 0; list-style-type: none; text-align: center;}
.navcontainer ul li			{display: block; float:left; text-align: center; padding: 0 0 0 0; margin: 0 0 0 0;}
.navcontainer ul li a:hover	{color: #333; text-decoration:none; background-color:#ffe9ac;}
.navcontainer a:active		{color: #333; text-decoration:underline; background-color:#ffe9ac;}
.navcontainer li#active a	{color: #333; text-decoration:underline; background-color:#ffe9ac;}

.navcontainer ul li a		{
							/*padding: 12px 9px 12px 9px;*/
							padding: 12px 8px 12px 8px;
							margin: 0 0 0 0;
							color: #333;
							text-decoration: none;
							display: block;
							text-align: center;
							font-size:12px;
							font-weight:bold;							
							}

/* Search */
#searchbar		{
				overflow:hidden;
				float:left;
				width:920px;
				height:40px;
				/*background-color:#0071b5;*/
				background-color:#ffe9ac;
				border-bottom: 1px solid #ffe9ac;
				}

#search			{
				overflow:hidden;
				float:right;
				width:320px;
				}

/* Brotkrumennavigation */
#breadcrumbs 			{float: left; width:500px; padding:12px 0 0 20px; color:#000; font-size:11px;}
#breadcrumbs a 			{ }
#breadcrumbs a:link 	{color:#000; text-decoration:none; }
#breadcrumbs a:visited 	{color:#000; text-decoration:none; }
#breadcrumbs a:hover 	{color:#000; text-decoration:underline; background-color:#ffe9ac;}
#breadcrumbs a:active 	{color:#000; text-decoration:none; }

/* Banner im Topbereich 920px */
#banner					{
						float:left;
						width:920px;
						height:135px;
						}

/* Contents */
#contentmaster			{
						float:left;
						width:920px;
						background:url("../img/img_bg_contentline.gif");
						background-repeat: repeat-y;
						}

#content_left			{float:left; width:300px;}
#content_left_headline	{float:left; width:300px; padding:10px 0 10px 0; background-color:#0071b5; color:#fff; border-bottom:1px solid #fff;}
.content_left_txt		{font-weight:bold; font-size:12px; margin:0 0 0 20px;}
#content_left_news		{float:left; width:260px; padding: 7px 0 0 20px;}

#content_img			{float:left; width:300px;}
/*.content				{float:right; width:540px; margin: 10px 0 10px 0; padding: 0 60px 0 0;}*/
/* update brinkmann 30.11.2009 */
.content			{
					min-height:500px;
				  	height:auto !important;  /* für moderne Browser */
				  	height:500px;  /*für den IE */
					float:right; width:540px; margin: 10px 0 10px 0; padding: 0 60px 0 0;
					}
					
.content_home		{float:right; width:540px; margin: 10px 0 10px 0; padding: 0 60px 0 0;}
				

.content_seminar		{float:right; width:368px; margin: 10px 10px 10px 0;}
.seminar_info			{float:right; width:190px; margin: 10px 0 10px 0; padding:0 20px 0 10px; border-left:2px solid #ccc;}
.seminar_info p			{font-size:11px;}
.seminar_info a			{font-weight:normal; text-decoration:none;}
.seminar_info a:hover	{text-decoration:underline;}

/* Infoboxen auf Startseite */
#advice					{float:right; width:560px; margin: 0 0 0 0; padding: 0 40px 0 0;}
.advice_left			{float:left; width:500px; margin: 0; height:170px; background:url(../img/img_advice_left.jpg) no-repeat;}
.advice_left a			{color:#000;}
.advice_right			{float:right; width:264px; margin: 0; height:170px; background:url(../img/img_advice_right.gif) no-repeat;}
.advice_right a			{color:#fff;}

.advice_left_txt		{float:left; width:440px; padding: 100px 0 0 15px; font-size:11px; color:#000;}
.advice_right_txt		{float:left; width:235px; padding: 15px 0 0 15px; font-size:11px; color:#fff;}

/* Unternavigation */
#subnav 						{width: 300px; font-size: 12px; color:#000; float:left;}
#subnav ul 						{list-style-type: none; padding: 0px; margin: 0px;}
#subnav li 						{display: block;}
#subnav li a, #subnav li a:link {text-decoration: none; display: block; color: #000; width: 280px; padding: 7px 0 7px 20px; font-weight:bold;}
#subnav li a:visited 			{color: #000;}
#subnav li a:hover, #subnav li a:active, #subnav li a:focus {color: #000; background-color:#ffe9ac;}
#subnav li a:hover, #subnav li a:active, #subnav li a:focus, #subnav li a.active {color: #000; background-color:#ffe9ac;}

#subnav li.blue 			{background-color:#6FB7DF; display: block;}
#subnav .last 				{border-bottom:1px solid #fff;}
#subnav li.blue a, #subnav li.blue a:link {text-decoration: none; display: block; color: #000; width: 280px; padding: 7px 0 7px 20px; font-weight:bold;}
#subnav li.blue a:visited 	{color: #000;}
#subnav li.blue a:hover, #subnav li.blue a:active, #subnav li.blue a:focus {color: #000; background-color:#6FB7DF;}
#subnav li.blue a:hover, #subnav li.blue a:active, #subnav li.blue a:focus, #subnav li.blue a.active {color: #000; background-color:#B3DAEF;}



/* Footer */
#contentfooter			{
						float:left;
						clear:left;
						width:920px;
						height:34px;
						background:url("../img/img_bg_cfooter.jpg");
						background-repeat:no-repeat;
						background-position: left bottom;
						}


#footer					{
						float:left;
						clear:left;
						width:920px;
						height:150px;
						background:url("../img/img_bg_footer.jpg");
						background-repeat: no-repeat;
						background-position:center top;
						text-align:center;
						}
						
#footertop				{
						float:left;
						padding-left:320px;
						width:580px;
						}

#footertop a			{
						float:left;
						font-size:11px;
						display:block;
						padding-left:0;
						margin-right:8px;
						padding-top:4px;
						color:#0071b5; 
						font-family:arial,helvetica,sans-serif;
						font-weight:normal;
						text-decoration:none;
						}
						
#footertop a:hover		{color:#0071b5; text-decoration:underline;}


#footernavigation			{float:left; width:100%; margin-top:25px;}
#footernavigation a			{font-size: 11px; font-family:arial,helvetica,sans-serif; font-weight:normal; text-decoration:none; color:#000; padding:0}
#footernavigation a:hover	{text-decoration:underline;color:#000;}


#footernavigation ul		{padding:0;margin:0 0 10px 0;}
#footernavigation li		{font-size: 11px; color:#000; display:inline; list-style-type:none; margin-right:8px;}

/* Partner */
#partners		{float:left; width:850px; margin-top:30px; text-align:left; padding-left:50px; padding-bottom:20px;}
#partners h4 		{font-size:14px; color: #999; font-family: arial, helvetica; font-weight: normal;}

/* suchergebnisse */
a.sr { font-weight:normal; text-decoration:none; display:block; }
a.sr:hover { text-decoration:underline; }

/* suchergebnisse in webseite - highlight */
span.hl { background-color:#FFD768; }