@charset "utf-8";
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006699;}
a {color:#006699;}
a:active {color:black; text-decoration:none}
h1 {
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {border:0px;}
.head_link {
	font-size: 13px;
}
.startseite_item {
	border: 1px solid #E9F0F5;
	background-image: url(../images/items/startseite_item.gif);
	background-repeat: repeat-x;
}
.con_top {
	font-weight: bold;
	background-image: url(../images/items/con_top.gif);
	height: 30px;
}
.con_mid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9F0F5;
	border-left-color: #E9F0F5;
}
.con_bot {
	background-image: url(../images/items/con_bot.gif);
	background-repeat: no-repeat;
	height: 7px;
}
.con_box {
	border: 1px solid #E9F0F5;
}
.teaser_orange {
	background-image: url(../images/items/teaser_orange.gif);
	border: 1px solid #FF9900;
	color: #000000;
}
