body {
	background: #C9DDF1 url(img/bg_body.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

form {
margin: 0;
padding: 0;
}

.link:before {
content:url(img/link_ex.gif);
margin-right:5px;
}

a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:underline}

.klein {
	font-size: 11px;
}

.gross {
	font-size: medium;
	font-weight: bold;
	letter-spacing: -1px;
}

.input {
	border: 1px solid #626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.search{
	border: 1px solid #626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF url(img/lupe.gif) no-repeat right;

}

.newsletter{
	border: 1px solid #626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF url(img/mail.gif) no-repeat right;

}

.infobox {
	background: #DCE9FC url(img/back.gif) repeat-x left top;
	border: 1px solid #1B4170;
	padding:5px;
	text-align:justify;
}

.input {
	background: #DCE9FC url(img/back.gif) repeat-x left top;
	border: 1px solid #1B4170;
}

.button {
	border: 1px solid #1B4170;
}

/* Das obere Menü im Karteikartenformat */
#sub_header_menu
{
	position: relative;
	top: 105px;
	left: 30px;
	width: 620px;
	height: 20px;
	border: none;
}

#sub_header_menu a {
	background: url(img/bt.jpg) -100px 0 no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	font-family: verdana, trebuchet ms, sans-serif;
	font-size: 10px;
	font-weight: bold;
 color: #888;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 30px;
}

#sub_header_menu a:hover,
#sub_header_menu a:active
{
	background: url(img/bt.jpg) -200px 0 no-repeat;
	color: #666;
}

#sub_header_menu a.active,
#sub_header_menu a.active:hover,
#sub_header_menu a.active:active
{
	background: url(img/bt.jpg) 0 0 no-repeat;
	line-height:27px;
	color: #444;
}

#top_bt { float: left; margin-top:5px; margin-left:635px;}
.hervor {
	font-weight: bold;
	color: #003366;
}
