/* Bilder */
/*body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.6em;
	height: 101%;
}*/
.bild {
	border: 1px solid #666666;
}
.content_table     { margin: 0; padding: 0; position: absolute; top: 0; width: 100%; height: 101% !important; border-width: 0px }
/* Such-Formular*/
.suchfeld { display:inline; height:17px; vertical-align:middle; background-color: #fff; border-style: solid; border-width: 1px; border-color: #666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

/* Buttons */
a.fontsize:link, a.fontsize:visited	{ 
text-decoration: none; font-size: 1px; height: 26px; display: block 	
}
a.fontsize:hover	{ 
text-decoration: none; background-position: 0px -26px
}
a.button:link, a.button:visited	{ 
text-decoration: none; font-size: 1px; height: 37px; display: block 	
}
a.button:hover	{ 
text-decoration: none; background-position: 0px -37px
}
#menue {
line-height:1.0em;font-size: 12px;
}
#menue a { 
text-decoration: none; font-size: 12px; color:#000000; line-height:1.0em; margin-right:20px;
}
#menue a:hover	{ 
text-decoration: none; color:#fff;line-height:1.0em;
}
a.buttonbild:link, a.buttonbild:visited {
text-decoration: none; font-size: 1px; background-image:url(img/button_bild.gif); height: 29px; width:158; display: block
}
a.buttonbild:hover {
text-decoration: none; background-position: 0px -29px
}
a.buttonclose:link, a.buttonclose:visited {
text-decoration: none; font-size: 1px; background-image:url(img/button_close_de.jpg); height: 29px; width:158; display: block
}
a.buttonclose:hover {
text-decoration: none; background-position: 0px -29px
}
a.buttonsearch:link, a.buttonsearch:visited {
text-decoration: none; font-size: 1px; background-image:url(img/button_search.gif); height: 21px; width:21; display: block; background-repeat:no-repeat;
}
a.buttonsearch:hover {
text-decoration: none;
}

/* Text */
#textfield {
	margin-left:15px;
	margin-right:60px;
	margin-top:0px;
}
.headline {
	font-size:x-large;
	font-weight:normal;
}
.subline {
	font-weight:bold;
	color:#003399;
}

#textfield a {
	color:#003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
}
#textfield a:hover {
color:#333333;
background-color:#e9e9e9;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
#schrift{
font-size:10px; line-height:12px;
}
#schrift a {
text-decoration:none; color:#999999; font-size:11px; line-height:1px;
}
#schrift a:visited {
text-decoration:none; color:#999999;
}
#schrift a:hover {
text-decoration:none; color:#003399;
}

#submenue a {
	color:#666666;
	text-decoration: none;
	display: block;
	background-image: url(img/submenue_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#submenue a:hover {
	text-decoration: none;
background-color:#e9e9e9;
	color:#333333;
	background-image: url(img/submenue_bg_a.gif);
}
.sub {
color:#333333;
font-weight:bold
}