/* CSS Style CMA (c)imc marketing&consult, 2006 */

body	{margin: 0; padding: 0; background-color: #373a3b; background-image:url(images/body.gif); background-repeat:no-repeat; background-position:left top; }

/* Positionen */
.content	{position: absolute; top: 300px; width:100%; padding-bottom:50px;}

#inhalt		{position: relative; top: 30px; width: 700px; left:260px; font-family: verdana; font-size: 12px; color: #ffffff; line-height: 17px; margin-bottom:55px; min-height:600px; height:auto;// height:670px;}
#inhalt a 	{ font-family: verdana; font-size: 12px; color: #daba60; text-decoration:underline;}


/* Navigation*/
.posnavi	{position:absolute;	top:340px; left:30px; width:230px;}				
.navi			{font-family:verdana; font-size:14px; color:#ffffff; display:block; background-image:url(images/bg-nav.gif); background-position:left; background-repeat:no-repeat; line-height:24px; letter-spacing:1px; padding-left:50px;}	
a.navi:link  	{color:#ffffff; text-decoration:none;}
a.navi:visited	{color:#ffffff; text-decoration:none;}
a.navi:active	{color:#ffffff; text-decoration:none;}
a.navi:hover	{color:#014E9C; text-decoration:none; background-image:url(images/bg-nava.gif); background-position:left; background-repeat:no-repeat;}
.navia			{font-family:verdana; font-size:14px; color:#014E9C; display:block; background-image:url(images/bg-nava.gif); background-position:left; background-repeat:no-repeat; line-height:24px; letter-spacing:1px; padding-left:50px;  text-decoration:none;}	


/* Navigation Ebene 2 */
.posnavi2			{padding: 2px 0px 2px 17px;
					background-image:url(images/bg-navi2.gif); background-position:left; background-repeat:no-repeat;}
.navi2			{font-family:verdana; font-size:11px; color:#666666; text-decoration:none; font-weight:bold; line-height:18px;}

a.navi2:link  	{color:#666666;}
a.navi2:visited	{color:#666666;}
a.navi2:active	{color:#666666;}
a.navi2:hover	{color:#014E9C;}
.navi2a		{font-family:verdana; font-size:11px; color:#666666; text-decoration:none; font-weight:bold; line-height:18px;}


/* Titel */						
h2		{font-family: verdana; font-size: 14px; color: #ffffff; font-weight: bold; padding-bottom:20px; margin: 0px; letter-spacing:1px;}

h3		{font-family:verdana; font-size:16px; color:#00266D; line-height:18px; padding-top:0px; margin-top:0px;}

h4		{font-family: verdana; font-size: 14px; color: #003366; font-weight: bold; padding-bottom: 15px; margin: 0px; letter-spacing: 1px;}

/* Fliesstext */
.text 			{font-family: verdana; font-size: 12px; color: #ffffff;}
a.text:link 	{color:#616263; text-decoration:underline;}
a.text:visited	{color:#616263; text-decoration:underline;}
a.text:active	{color:#616263; text-decoration:underline;}
a.text:hover	{color:#005EA7; text-decoration:underline;}

.textk 			{font-family:verdana; font-size:10px; color:#000000; line-height:17px;}
a.textk:link 	{color:#616263; text-decoration:underline;}
a.textk:visited	{color:#616263; text-decoration:underline;}
a.textk:active	{color:#616263; text-decoration:underline;}
a.textk:hover	{color:#005EA7; text-decoration:underline;}

.textblau		{font-family:verdana; font-size:11px; color:#004A9D; line-height:16px;}
.textweiss		{font-family:verdana; font-size:11px; color:#ffffff; line-height:16px; font-weight:bold;}

/* Images */								
.logo			{ position:absolute; height:150px; width:980px; }
.kopf			{
	position:absolute;
	top:150px;
	height:150px;
	width:980px;
	;
	left: -1px;
}  												

/* Seitenanfang*/
.top			{font-family:verdana; font-size:10px; color:#A01A00; line-height:18px; text-decoration:none;}
a.top:link  	{color:#A01A00;}
a.top:visited	{color:#A01A00;}
a.top:active	{color:#333333;}
a.top:hover		{color:#333333;}


/* Fussnavigation*/
.fuss			{font-family:verdana; font-size:12px; color:#daba60; line-height:24px;  background-color:#000000;}				
a.fuss:link  	{color:#daba60; text-decoration: none;}
a.fuss:visited  {color:#daba60;text-decoration: none;}
a.fuss:active	{color:#daba60;text-decoration: none;}
a.fuss:hover	{color:#daba60;text-decoration: underline;}
.fussa			{font-family:verdana; font-size:12px; color:#daba60; line-height:24px; text-decoration: underline;}				


/* Rahmen */
.blau			{border: 1px solid #00266D; }
.rightweiss		{border-right: 1px solid #ffffff; }
.line			{border: 0.1pt solid #005EA7;}

/* Listen */
.liste			{
	background-image: url(images/listpoint.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-bottom: 5px;	
}

.listeu			{
	background-image: url(images/listpoint-1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
}
.listeu_a			{
	background-image: url(images/listpoint-1-a.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
}

/* Hintergrundimages */
.bgnavi			{
	background-image: url(images/bg-navi.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/* Preloader */
.hidepics {width:0px; height:0px; visibility:hidden;}

