/* Dieses Stylesheet wird für den Frame benutzt */
body {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color : #424242;
	background-attachment: fixed;
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	text-align:justify;
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color : #424242;
}

p {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color : #424242;
}

ul {
	margin: 0px;
	padding-left: 15px;
	list-style-type : square;
	list-style-position : outside;
}

#MainCol {
	width: 575px;
	text-align:justify;
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color : #424242;
	background-color: #F0F0F0;
	padding-right: 10px;
}

#NaviCol {
	width: 193px;
	text-align:justify;
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color : #424242;
	background-color: #F0F0F0;
}

#Footer {
	width: 768px;
	height: 15px;
	text-align:justify;
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color : #424242;
	background-color: #960202;
}


.headline {
	font-size: 13px;
	font-family: Tahoma;
	color : #960202;
	font-weight : bold;
}

span.headline {
	display: block;
	height:25px;
	font-size: 13px;
	font-family: Tahoma;
	color : #960202;
	font-weight : bold;
	line-height:13px;
}

.sub-headline {
	font-size: 11px;
	font-family: Tahoma;
	color : #960202;
	font-weight : bold;
	padding-bottom: 10px;
}
	
/* kleine Schrift */
.smltxt {font-size:9px;}

.menu {
	width: 150px;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color : #424242;
}

p.menu {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #F0F0F0;
	background-image: url(img/menu_link.gif);
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color : #424242;
	padding-left : 10px;
	padding-top: 5px;
	margin: 0px;
	background-repeat : no-repeat;
	text-align : left;
}

a.menu:link, a.menu:visited, a.menu:active {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #F0F0F0;
	background-image: url(img/menu_link.gif);
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color : #424242;
	padding-left : 10px;
	padding-top: 5px;
	margin: 0px;
	background-repeat : no-repeat;
} 

a.menu:hover {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #F0F0F0;
	background-image: url(img/menu_hover.gif);
	font-family: Tahoma;
	color: #960202;
	text-decoration:none;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	padding-left : 10px;
	padding-top: 5px;
	margin: 0px;
	background-repeat : no-repeat;
}

.content {
	text-align: justify;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color : #424242;
}

p.content {
	text-align: justify;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color : #424242;
	padding-top: 0px;
}

a.content:link, a.content:visited, a.content:active {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color : #424242;
} 

a.content:hover {
	font-family: Tahoma;
	color: #960202;
	text-decoration:none;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
