body
		{
		margin: 0px;
		padding: 0px;
		background-color: #DFE3E5;
		background-image: url(../images/bg_trialog.gif);
		background-repeat: repeat-y;
		color: #000000;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 0.75em;
		line-height: 1.6em;
		}



table
		{
		font-size: 100%;
		}




	/*
		Ebenen
	*/



#bg-kopf
		{
		width: 100%;
		height: 154px;
		margin-top: 52px;
		margin-bottom: -206px;
		}

.bg-kopf-1
		{
		margin-left: 220px;
		height: 145px;
		background-color: #C2CBD0;
		}

.bg-kopf-2
		{
		height: 144px;
		background-color: #B8C5CC;
		}


#kopf
		{
		margin-left: 220px;
		width: 645px;
		height: 174px;
		line-height: 0em;
		text-align: right;
		}


.kopfgrafik
		{
		position: absolute;
		top: 30px;
		left: 220px;
		}

.logo
		{
		position: absolute;
		left: 528px;
		top: 2px;
		}


#sprachen-pos
		{
		position: relative;
		height: 52px;
		width: 220px;
		background-color: #DFE3E6;
		}


#sprachen
		{
		position: absolute;
		bottom: 7px;
		margin-left: 17px;
		}


.nav
		{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 220px;
	 	}



#aktuell
		{
		color: #FFFFFF;
		width: 220px;
		background-color: #8EA4B0;
		}


.aktuell
		{
		padding-top: 18px;
		padding-right: 18px;
		padding-bottom: 4px;
		padding-left: 18px;
		}


.bg-nav
		{
		border-left: 220px solid #B8C5CD;
		width: 1px;
		padding-top: 100px;
		}


#content
		{
		margin-left: 20px;
		width: 540px;
		}


#footer
		{
		width: 540px;
		margin-top: 2em;
		padding-bottom: 0.5em;
		border-top: 1px solid #848D99;
		font-size: 0.9em; 
		line-height: 1.2em;
		color: #848D99;
		}



	/*
		Ebenen Navigation
	*/


#prim-nav div
		{
		background-color: #FFFFFF;
		margin: 0px;
		line-height: 100%;
		padding-top: 2px;
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 2px;
		border-bottom: 2px solid #DFE3E5;
		}

#prim-nav #prim-nav-c
		{
		background-color: #8EA4B0;
		border-bottom: 2px solid #8EA4B0;
		margin-bottom: -2px;
		}


#prim-nav .bor-bo-0
		{
		border-bottom: 0px none #FFFFFF;
		}


#prim-nav #sek-nav
		{
		background-color: #B8C5CD;
		margin-top: 0px;
		padding: 0px;
		margin-bottom: 0px;
		border: 0px none #CCCCCC;
		}

#prim-nav #nav-visual
		{
		line-height: 0.2em;
		margin: -2px 0px 0px 0px;
		padding: 0px;
		border-bottom: 0px none #FFFFFF;
		}


#sek-nav div
		{
		background-color: #B8C5CD;
		padding: 3px 18px 4px 27px;
		border-bottom: 1px solid #FFFFFF;
		}




	/*
		Tags
	*/



h1		{
		color: #377084;
		font-size: 1.2em;
		margin-top: 0px;
		line-height: 1.2em;
		margin-bottom: 0em;
		}
 
h2		{
		color: #377084;
		font-size: 1.0em;
		line-height: 1.2em;
		margin-top: 1.0em;
		margin-bottom: -0.5em;
		}

p
		{
		margin-top: 1.25em;
		margin-bottom: 1.25em;
		}


img		{
		display: inline;
		border: 0px none #FFFFFF;
		}




	/*
		Tags - Kasten aktuell
	*/


#aktuell h1 	{
		color: #FFFFFF;
		font-size: 1.2em;
		line-height: 0.4em;
		letter-spacing: 0.05em;
		margin-top: 0px;
		margin-bottom: 0.75em;
		} 

#aktuell p 	{
		margin-top: 0px;
		} 




	/*
		Listen
	*/


ul
		{
		padding: 0px;
		margin-top: -1.0em;
		margin-bottom: 1.0em;
		margin-left: 0px;
		padding-left: 22px;
		list-style-image: url(../images/li-triangle.gif);
 		}

li
		{
		padding-left: 0px;
		}


#sek-nav ul
		{
		margin-top: 0em;
		margin-bottom: 0.25em;
		padding-left: 14px;
		list-style-image: url(../images/li-square-nav.gif); 
		}

#tert-nav li
		{
		margin: 8px 0px 4px 0px;
		}


.ul2
		{
		margin-top: 0em;
		margin-bottom: 0em;
		margin-left: 0px;
		padding-left: 14px;
		list-style-image: url(../images/li-square.gif); 
		}

.ul3
		{
		margin-top: 0em;
		margin-bottom: 0em;
		margin-left: 0px;
		padding-left: 14px;
		list-style-image: url(../images/li-line.gif); 
		}





	/*
		Tabellen
	*/


table
		{
		background-color: #EEF2F5;
		empty-cells: show;
		border-collapse: collapse;
		line-height: 1.2em;
		}


th
		{
		color: #FFFFFF;
		background-color: #8EA4B1;
		padding: 0.5em;
		vertical-align: top;
		border-right: 1px solid #DFE3E5;
		border-bottom: 1px solid #DFE3E5;
		}


td
		{
		padding: 0.5em;
		vertical-align: middle;
	 	text-align: center;
		border-right: 1px solid #8CA6B3;
		border-bottom: 1px solid #DFE3E5;
		}


.td-rr
		{
		border-right: 1px solid #DFE3E5;
		}



.smaller	{
		font-size: 0.8em;
		line-height: 1.5em;
		}






	/*
		Bild-Tabelle
	*/


.bt-div
		{
		width: 540px;
		background-color: #8EA4B0;
		margin-top: 1em;
		margin-bottom: 1em;
		}

.bt-tab
		{
		float: right;
		padding-left: 20px;
		}

.bt-text
		{
		text-align: left;
		font-weight: bold;
		color: #FFFFFF; padding-top: 2em;
		padding-bottom: 1em;
		padding-left: 20px;
		}

.bt, .bt-l, .bt-r
		{
		background-color: #DFE3E5;
		padding: 0em;
		border: 0px none #FFFFFF;
		}

.bt-l
		{
		background-image: url(../images/rand_links.gif);
		width: 5px;
		}

.bt-r
		{
		background-image: url(../images/rand_rechts.gif);
		width: 10px;
		}

.bt-clb
		{
		clear: both;
		width: 540px;
		background-color: #DFE3E5;
		font-size: 2px;
		line-height: 1px;
		}





	/*
		farbige Kästen
	*/


.box
		{
		width: 540px;
		background-color: #EEF2F5;
		padding-bottom: 0.8em;
		}


.box-head-c
		{
		width: 540px;
		background-color: #8EA4B0;
		color: #FFFFFF;
		}


.box-head
		{
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		padding-left: 10px;
		padding-right: 10px;
		}


.box-fliess-c
		{
		width: 540px;
		background-color: #EEF2F5;
		}


.box-fliess
		{
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		padding-left: 10px;
		padding-right: 10px;
		}


.box-space
		{
		width: 540px;
		background-color: #BCC4C7;
		line-height: 1px;
		font-size: 1px;
		height: 1px;
		}






	/*
		Links
	*/



a, a:hover
		{
		line-height: normal;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		}

a.sprachen
		{
		font-size: 0.9em;
		line-height: normal;
		text-decoration: none;
		font-weight: normal;
		color: #3F454B;
		}

a:hover.sprachen
		{
		font-weight: bold;
		color: #3F454B;
		}


#content a, #aktuell a
		{
		font-weight: bold;
		color: #993300;
		}

#content a:hover, #aktuell a:hover
		{
		color: #000000;
		}

#content a:visited, #aktuell a:visited
		{
		color: #660000;
		}




	/*
		Links - Navigation
	*/



#prim-nav a:hover
		{
		font-weight: bold;
		letter-spacing: 0.05em;
		}




#prim-nav-c a
		{
		color: #FFFFFF;
		font-weight: bold;
		letter-spacing: 0.05em;
		}




#sek-nav a.sek-nav-c
		{
		font-weight: bold;
		letter-spacing: 0.05em;
		}





#tert-nav a.tert-nav-c, #tert-nav a:hover.tert-nav-c	{
		font-weight: bold;
		letter-spacing: 0.05em;
		}


#tert-nav a:hover
		{
		font-weight: normal;
		letter-spacing: 0em;
		}





	/*
		allgemeine Klassen
	*/


.clb
		{
		clear: both;
		}

.lb
		{
		text-align: left;
		}





	/*
		Klassen footer
	*/


.text-footer
		{
		float: left;
		width: 527px;
		padding-top: 2px;
		padding-bottom: 1em;
		}

.img-footer
		{
		float: left;
		width: 13px;
		}



