/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 12px;
	font-weight: bold;
}

.Stil2 {
	font-size: 16px;
	font-weight: bold;
}
.Stil3 {font-size: 16px; font-weight: bold; color: #FF0000; }
.Stil4 {color: #000000}
.Stil11 {color: #990000}

.trennlinie {
border-bottom: 2px solid #ccc;
line-height:6px;
height:15px;
}

.wichtig {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	border: thin solid #FF0000;
}

div.newshead {

	background-image:url(img/newsletter/header_newsletter_breit.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:29px;
	border: 1px solid #000000;
	padding-left:50px;
	padding-top: 12px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	}
	
div.newsbody {
	width:640px;
	padding: 20px 20px 20px 20px;
	margin-bottom:35px;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.indexhead {
	background-image:url(img/title/news_head.jpg);
	background-repeat:no-repeat;
	width:313px;
	height:29px;
	border: 1px solid #000000;
	padding-left:50px;
	padding-top: 12px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
div.indexbody {
	width:333px;
	padding: 15px 15px 15px 15px;
	margin-bottom:30px;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

h3 {
	font-size:16px;
	font-weight: bold;
	margin-top:20px;
	border-bottom: 2px solid #f00;
}

h4 { 
	font-size:14px;
	color: #ff0000;
	font-style: italic; 
	margin: 0px;
	padding: 10px 0 0 0;
	}
