body {
	background-color: #FFFFFF;
	background-image: url(base_pics/2px.gif);
	background-repeat: repeat;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	text-align:left;
}
a
{
	font-weight: bold;
	color: #2b357c;
	text-decoration:none;
}
a:hover
{
	color: #3366CC;
	text-decoration:underline;
}

#content{
margin-bottom:15px;
}
.footer{
	color:#CCCCCC;
	font-size:10px;
	font-family: Verdana, sans-serif;
	height:34px;
	font-size:10px;
	padding-top:4px;
	text-decoration:none;
}
.short-navi{
	padding-left:15px;
	color:#2b357c;
	font-size:11px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	height:19px;
}
.short-navi a{
color:#2b357c;
text-decoration:none;
}

.short-navi a:hover
{
	color:#dd000a;
	text-decoration:underline;
}

td{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;

	line-height:14px;
	text-align:left;
	line-height:18px;
}
hr{
	height: 1px;
	border-width: 1px 0 0 0px;
	border-color: #2b357c;
	border-bottom: 1px solid #2b357c;
}


#h1-dyn-headline{
	margin-top:15px;
	margin-left:15px;
}

#h1-dyn-headline h1{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2b357c;
	border-bottom: 1px solid #2b357c;
	padding-bottom:4px;
	margin-bottom:15px;
	margin-right:15px;
}

h1{	font-family: Verdana, sans-serif; font-size: 18px; font-weight: bold; color: #2b357c;}
h2{	font-family: Verdana, sans-serif; font-size: 18px; font-weight: bold; color: #2b357c;}
h3{	font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #333333;}
h4{	font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #333333;}
h5{	font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #333333;}
h6{	font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #333333;}

/*mitho*/
.teaser-links img{
padding-bottom:10px;
}

.teaser-box
{
	/*background-image:url(../../base_pics/bgr_teaser_head.gif);*/
	font-family: Verdana, sans-serif;
    font-size: 11px;
	font-weight: normal;	
	color: #333333;
	text-decoration:none;
	background-repeat:repeat-x;
	line-height:16px;
	margin-bottom:2px;
}
.teaser-box a
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b357c;
	text-decoration:none;
}
.teaser-box a:hover
{
	color: #3366CC;
	text-decoration:underline;
}

.teaser-box-content
{
margin-top:4px;
background-color:#FFFFFF;
border:1px solid #2b357c;

}

.title-box-rot {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#dd000a;
	padding-left:8px;
}

.title-box-blau {
	font-family: Verdana, sans-serif;
    font-size: 13px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #343d92;
	padding-left:8px;
}

.antwort-form {
    margin-bottom:25px;
    padding-left:15px;
}
.antwort-form a {
    color:#dd000a;
    font-weight:bold;
    font-size: 14px;
	text-decoration:underline;

}
.antwort-form a:hover {
    color:#2b357c;
	font-weight:bold;
    font-size: 14px;
	text-decoration:underline;
}

.antwort-form-headline {
	color:#dd000a;
	font-size: 16px;
}
.teaser-home {
	font-family: Verdana, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:14px;
	margin-bottom:2px;
	padding-top:4px;
}
.teaser-home a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b357c;
	line-height:14px;
	margin-bottom:2px;
	text-decoration:none;
}
.teaser-home a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	line-height:14px;
	margin-bottom:2px;
	text-decoration:underline;
}
.teaser-home-headline {
	font-size: 11px;
	font-weight: bold;
	color: #2b357c;
	padding-bottom:2px;
}
li {
	margin-left: -1.5em;
}


