div#content {
	font-family: arial, helvetica, sans-serif, "times new roman";
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}


#content h1 {
	font-size: 18px;
	color: #008BCD;
	border-bottom: 1px dotted #C50044;
}


#content h2 {
	font-size: 14px;
	color: #008BCD;
	margin-top: 35px;
	margin-bottom: -15px;
	border-bottom: 1px dotted #C50044;
	line-height: 18px;
}


#content table, #content td {
	margin: 0px;
	padding: 0px;
}



#content a, #content a:visited { 
	text-decoration: underline; 
	color: #008BCD; 
}

#message {
	position: relative;
}

#message p {
	text-align:center;
	color: green;
	font-weight: bold;
	border: 1px solid green;
	background-color: #eafbeb;
}



.left {
	float: left;
	margin-right:25px; margin-bottom:10px;
}


.right {
	float: right;
	margin-left:25px; margin-bottom:10px;
}

img { 
	border: 0px solid white;
}

.right img, .left img, img.border {
	border: 1px solid #444444;
}


#content ul {
	list-style-image: url(../images/bullet.gif);
}

#content li {
	margin-top: 3px;
	margin-bottom: 3px;
}



#content b {
	color: #333333;
}


div#content table.ansprechpartner td { padding: 10px; line-height: 16px; }
div#content a, div#content a:visited { color: #0078B1; text-decoration:none; }
div#content a:hover {text-decoration:underline; }
