/*** GLOBAL Master Components ****************************************************/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h1			{ font-size:12px; font-weight:bold; color:#000000; padding-bottom:5px;}
a				{ text-decoration:none;}
a:hover	{	text-decoration:underline; }

#container {
	float:left;
	width:1024px;
	margin:0px;
	padding:0px;
}

table { font-size:11px; }

/*** GLOBAL Header Components ****************************************************/

#header {
	width:1024px;
	height:135px;
}

#header_logo {
	background: url(/elemente/header/header_logo_neu.gif) no-repeat top;
	width:338px;
	height:135px;
	float:left;
}

#header_logo .speciallinks {
	float:right;
	padding-right:36px;
	padding-top:8px;
	color: #FFFFFF;
	font-size:12px;
}

#header_logo a { color: #FFFFFF; }
#header_logo a:hover { color: #FFFFFF; text-decoration:underline; }


/*** GLOBAL Maincontent Components ****************************************************/

#maincontent { color:#333333; }

#kontakt { text-align:center; margin-top:10px; }
#kontakt td { padding:20px 0 0 0; }
#kontakt .description { width:110px; text-align:right; padding-right:10px; font-weight:bold; vertical-align:text-top; }
#kontakt .field { width:300px; }
#kontakt span { color:#9900CC; font-weight:bold; }
#kontakt .obligatory { float:right; text-align:right; color:#9900CC; font-size:10px; }

#maincontent #undertitle_short {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	background:url(/elemente/maincontent/bg_undertitle_short.gif) no-repeat;
	height:21px;
	padding: 3px 0px 0px 10px;
	margin-bottom:8px;
}

#maincontent #undertitle { padding-top:3px; color:#333333;}

.pfeil {
	background:url(/elemente/maincontent/linkpfeil.gif) no-repeat 0 3px;
	padding-left:28px;
	padding-top:4px;
}

#text p {
	padding-top:10px;
	line-height:18px;
}

.pdf_description {
	background:url(aktuelles/pix/pdf_icon.gif) no-repeat;
	padding: 9px 0 18px 45px;
}


/* unterlinkliste */

#list_underlink a {
	display:block;
	text-decoration:none;
	width:200px;
	margin:8px 40px 8px 0;
}

#list_underlink a strong { 
	background:url(elemente/maincontent/linkpfeil.gif) 0 no-repeat;
	font-weight:bold;
	font-size:12px;
	padding:3px 0 3px 22px;
}

#list_underlink p {
	font-size:10px;
	color:#999999;
	padding-left:22px;
}

#list_underlink a:hover strong { text-decoration:underline; }


/* Links */

#links_earth {
	background-image:url(links/pix/earth.jpg);
	background-position:400px 80px;;
	background-repeat:no-repeat;
	min-height:250px;
}

#links_table td {
	border: 0;
}

#links_table a { font-size:13px; }
#links_table a:hover { font-size:13px; }

#links_table .logo { text-align:center; border: 1px #CCCCCC solid;}
#links_table .link { padding-left:20px; }


/*** GLOBAL Footer Components ****************************************************/

#flash {
	background-color:#FFFFFF;
	text-align:left;
	height:150px;
}


/*** GLOBAL Footer Components ****************************************************/

#footer {
	border-top: #D6D6D6 1px solid;
	margin:18px 0 20px 0;
	padding-top:2px;
	float:left;
	width:517px;
}

#print_this a 				{display:block; font-size:10px; background: url(/elemente/footer/icon_printer.jpg) 0 2px no-repeat; width:175px; color:#B500B2; padding-left:22px; text-decoration:none;}
#print_this a:hover		{display:block; font-size:10px; background: url(/elemente/footer/icon_printer.jpg) 0 2px no-repeat; width:175px; color:#B500B2; padding-left:22px; text-decoration:underline;}


#footer span.copyright {
	color:#999999;
	font-size:10px;
	float:right;
	text-align:right;
}


/*** Search Highlight ****************************************************/

#suchform { width:517px; }

.searchword  {color: #009900;}
.searchword0 {color: #009900;}
.searchword1 {color: #0000ff;}
.searchword2 {color: #ff0066;}
.searchword3 {color: #ff9900;}
.searchword4 {color: #222;}
.searchword5 {color: #222;}
.searchword6 {color: #222;}
.mod {display: block; font-size: .8em;}

#suchform li {
	padding:4px;
	margin: 0px 0px 15px 0px;
	border-right:1px #aabdd5 solid;
	border-bottom:1px #aabdd5 solid;
	background-color:#fafafb;
	list-style:none;
}
