
@media Print
{
	#TRC1 {DISPLAY: none}
	#TRC2 {DISPLAY: none}
	
	#TRC11111 {DISPLAY: none}
}


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #242628; 
	font-size: 10px;
	background-color: #004573;
	line-height: 16px;
	/*  
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	*/
	
}


table
{ 
	font-size: 10px;
	line-height: 16px;	
}

td, span 
{ 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;	
}

BR.bremptyclear
{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:1px; /* IE6 */
	height:1px; 
	width:1px;
	font-size:1px; /* IE6 */
}




INPUT
{
	font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;
	background-color: #FFFFFF;
	padding-left: 4px; padding-right: 4px;
	padding-top: 2px; padding-bottom: 2px;
	font-size:11px;
	border: 1px solid #CCCCCC;

	
	height:15px; line-height:15px;

	/* ACHTUNG: für width: => 8px weniger als gewollt angeben*/
}

TEXTAREA
{
	font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;
	background-color: #FFFFFF;
	padding-left: 4px; padding-right: 4px;
	padding-top: 2px; padding-bottom: 2px;
	font-size:11px;
	border: 1px solid #CCCCCC;
	
	line-height:15px;
	/* ACHTUNG: für width: => 8px weniger als gewollt angeben*/
}

SELECT
{
	font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;
	background-color: #FFFFFF;
	padding: 1px;
	font-size:11px;
	border: 1px solid #CCCCCC;
	height:21px; 
	/* Höhe geht nicht im IE;  im netscape sind es 2px mehr */
}




.powered{ color : #A7A0A0;  }
TD.TDsmk1 { color : #A7A0A0; font-size: 9px; }


h1{display:inline;font-size: 14px;line-height: 16px;color: #004573;font-weight: bold }
h2{display:inline;font-size: 11px;line-height: 13px;color: #004573;font-weight: normal }
h3{display:inline;font-size: 11px;line-height: 13px;color: #242628;font-weight: normal }
h4{display:inline;font-size: 11px;line-height: 13px;color: #004573;font-weight: bold }

h5 {
	display:inline;
    font-family : Verdana,Arial,Helevetica,sans-serif;
    color : #E8EFF4;
    font-size : 11px;
    line-height : 13px;
    font-weight: bold;
	/*
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
	*/
}

h6{display:inline;font-size: 11px;line-height: 13px;color : #A7A0A0;font-weight: normal}


.tdw1 {
	display:inline;
    font-family : Verdana,Arial,Helevetica,sans-serif;
    color : #FFFFFF;
    font-size : 10px;
    line-height : 15px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}



/* STANDARD - Anchor */
a:link, a:visited {
/* color : #023199; */
color : #996603;
/* text-decoration : none; */
text-decoration : none;
}

a:hover, a:active {
/* color : #023199; */
color : #996603;
text-decoration : underline;
}



/*  Anchor - Startseite - Hauptnavigation */
a.anav:link, a.anav:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color : #D4DCE1;
text-decoration : none;
}

a.anav:hover {
color : #FFFFFF;
}

a.anav:active {
color : #D4DCE1;
}


/*  Anchor - Startseite - Nebennavigation */
a.anav2:link, a.anav2:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color : #C5CCD0;
text-decoration : none;
}

a.anav2:hover {
color : #E8EFF4;
text-decoration : underline;
}

a.anav2:active {
color : #C5CCD0;
}


/*  */
a.anav3:link, a.anav3:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color : #C5CCD0;
text-decoration : none;
}

a.anav3:hover {
color : #E8EFF4;
text-decoration : underline;
}

a.anav3:active {
color : #C5CCD0;
}



td.TDanav2 { color: #C5CCD0 ; font-size: 12px; }
td.TDanav3 { color: #C5CCD0 ; font-size: 10px; }
td.TDanav3b { color: #ABBECA ; font-size: 10px; }



/* Anchor - Startseite - Fussnavigation */
a.afoot1:link, a.afoot1:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color : #A7A0A0;
text-decoration : none;
}

a.afoot1:hover {
color : #A7A0A0;
text-decoration : underline;
}

a.afoot1:active {
color : #A7A0A0;
}



a.a4:link, a.a4:visited, a.a4:hover, a.a4:active {
color : #FFFFFF;
}



a.aw10b:link, a.aw10b:visited, a.aw10b:active {
font-weight: bold;
color: #E8EFF4;
text-decoration : none;
}

a.aw10b:hover {
font-weight: bold;
color: #E8EFF4;
text-decoration : underline;
}


a.as10:link, a.as10:visited, a.as10:active {
font-weight: normal;
color: #242628;
text-decoration : none;
}

a.as10:hover {
font-weight: normal;
color: #242628;
text-decoration : underline;
}



td.TDr3 { background-color: #ffffcc; border-bottom:1px solid #D6D3CE; border-top:1px solid #D6D3CE; border-left:1px solid #D6D3CE; border-right:1px solid #D6D3CE }



img.imgIMGborder1 { border-bottom:1px solid #004573; border-top:1px solid #004573; border-left:1px solid #004573; border-right:1px solid #004573 }

input.inputIMGborder1 
{ 
	border-bottom:1px solid #004573; 
	border-top:1px solid #004573; 
	border-left:1px solid #004573; 
	border-right:1px solid #004573;
	
	height:auto;
	width:auto;		
}















/* workflow_B */
/* css5... immer workflow_B */


/* workflow - Newsletter */
/* DIV.a4ab1b #css5a1 */
#css5a1
{
	position:relative;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none;
	
	color : #242628; 
	font-size: 11px;
	/* text-align: justify;	*/
	
}

#css5a1 DIV.css5a1b1
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#004573; text-decoration:none; font-weight:bold;
	
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#css5a1 DIV.css5a1row1
{	
	/* position:relative;	*/	

	margin:0px;
	padding:0px;
	
	margin-bottom:6px;
	
}




DIV.css5a1row1 DIV.css5a1row1col1
{
	float:left;
	margin:0px;
	padding:0px;
	
	width:225px;

	
}

DIV.css5a1row1 DIV.css5a1row1col2
{
	float:left;
	margin:0px;
	
	width:475px;


}

DIV.css5a1row1 DIV.css5a1row1col3
{
	float:left;
	margin:0px;
	
	width:73px;



}

DIV.css5a1row1 DIV.css5a1row1col4
{
	float:left;
	margin:0px;
	
	width:390px;


}

DIV.css5a1row1 DIV.css5a1row1col5
{
	float:left;
	margin:0px;
	
	width:250px;
	font-size:10px;
	line-height:12px;


}

DIV.css5a1row1 DIV.css5a1row1col6
{
	float:left;
	margin:0px;
	
	width:80px;
	
}


DIV.css5a1row1 DIV.css5a1row1col7
{
	float:left;
	margin:0px;
	
	width:135px;
	
	
	text-align:center;

}

DIV.css5a1row1col7 INPUT
{
	border:0px none;
}



#css5a1 INPUT.css5a1button1
{
	border:0px none; padding:0px; margin:0px;
	background-color: transparent;
	background-image:url(/cont/i/css5a1button1.gif);background-repeat:no-repeat;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;
	text-align:center; vertical-align:middle;
	width:209px;
	height:26px; line-height:26px;
	display:block;
	
}


#css5a1 INPUT.css5a1button2
{	
	border:0px none; padding:0px; margin:0px;
	background-color: transparent;
	background-image:url(/cont/i/css5a1button2.gif); background-repeat:no-repeat; 
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;
	text-align:center; vertical-align:middle;
	width:105px; 	
	height:26px; line-height:26px;
	display:block; 
	
	margin-top:8px;
}



#css5a1 INPUT.css5a1inputerror1
{
	background-color:#F30;
	color:#FFF;
}

#css5a1 SELECT.css5a1selecterror1
{
	background-color:#F30;
	color:#FFF;
}

#css5a1 TEXTAREA.css5a1textareaerror1
{
	background-color:#F30;
	color:#FFF;
}










/* MEDIALIST - OBJECTS */

#divmedialist0
{
	position:absolute;
	z-index:9999997;
	visibility:hidden;
	top:0px;
	left:0px;
	height:0px;
	width:0px;
	background-color:#004573;
	filter:alpha(opacity=60);opacity: 0.6;-moz-opacity:0.6;		
}

#divmedialist
{
	position:absolute;
	z-index:9999998;
	visibility:hidden;
	top:0px;
	left:0px;
	height:0px;
	width:0px;
}

#divmedialistclose
{
	position:absolute;
	z-index:9999999;
	top:0px;
	left:0px;
	display:block; 
	background-image:url(/cont/i/ml1close.jpg); background-repeat:no-repeat;
	/*filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8; */
	width:0px;
	height:0px;
	cursor:pointer;
	visibility:hidden;
	overflow:hidden;
}

#divmedialist1
{
	padding:0px;
	margin:0px;
	margin-left:4px; 
	
}





/*  (ohne Vorwert)   für  Image  in  MEDIALIST - OBJECTS */
IMG.medialist1img
{
	margin-left:6px; 
	margin-right:0px;
	margin-top:3px;
	margin-bottom:3px;
	cursor:pointer;
}

IMG.medialist1firstimg
{
	margin-left:0px; 
	margin-right:0px;
	margin-top:3px;
	margin-bottom:3px;
	cursor:pointer;
}

IMG.medialist1lastimg
{
	margin-left:6px; 
	margin-right:0px;
	margin-top:3px;
	margin-bottom:3px;
	cursor:pointer;
}

/*  doc...   für  Doc  in  MEDIALIST - OBJECTS */
DIV.medialist1doc
{
}

DIV.medialist1firstdoc
{
}

DIV.medialist1lastdoc
{
}


/* video...   für  Video  in  MEDIALIST - OBJECTS */
DIV.medialist1video
{
}

DIV.medialist1firstvideo
{
}

DIV.medialist1lastvideo
{
}


/* flash...   für  Flash  in  MEDIALIST - OBJECTS */
DIV.medialist1flash
{
}

DIV.medialist1firstflash
{
}

DIV.medialist1lastflash
{
}


/* yt...   für  YouTube  in  MEDIALIST - OBJECTS */
DIV.medialist1yt
{
}

DIV.medialist1firstyt
{
}

DIV.medialist1lastyt
{
}



/* gm...   für  GoogleMaps  in  MEDIALIST - OBJECTS */
DIV.medialist1gm
{
}

DIV.medialist1firstgm
{
}

DIV.medialist1lastgm
{
}







