/* Stylesheet fuer http://www.fot.de */
/* Zuletzt aktualisiert am 1. Dezember 2011 */
/* http://www.hoffmanns-werbung.de */



html {
   width: 100%;
   max-height: 100%;
}



/* Allgemeine Formatierungen Hintergrund, Farben */
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}



/* Allgemeine Formatierungen fuer Tabellen */ 
table, tr, td, body {
   margin: 0px;
}


/* Allgemeine Formatierungen den Fließtext */
.presse {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
	font-weight: normal;
}



/* Allgemeine Formatierungen für den Fließtext */
.text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
}

.newstext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
	margin-right: 270px;
}

.news {
	width: 570px;
	height: 410px;
}

.orange {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #F93;
	text-align: justify;
}
.pink {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #F3C;
	text-align: justify;
}


.headnews {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #0066cc;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding-bottom: 20px;
}



/* Allgemeine Formatierungen für die Tabellenzellen */
.zellelinks {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	border-top: none;
	border-right: 1px solid #333333; 
	border-bottom: 1px solid #333333; 
	border-left: 1px solid #333333; 
}

/* Allgemeine Formatierungen die Tabellenzellen */
.zelle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	border-top: none;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: none;
}



/* Allgemeine Formatierungen die Tabellenzellen */
.linieoben {
	border-top: 1px solid #0066cc;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



/* allgemeine Formatierungen fuer Bilder */
img {
	border: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}


div, p {
	border: 0px;
	margin: 0px;
	padding: 0px;
}



/* allgemeine Formatierungen für den content */
#content {
	height: 470px;
	width: 1280px;
	margin: 0px;
	padding: 0px;
	background-image:url(bilder/backlines.png)
}


#links {
	margin: 0px;
	padding: 0px;
	float: left;
}


#contentbild {
	width: 570px;
	height: 470px;
	margin-left: 172px;
	padding: 0px;
	float: left;
}


#contenttexte {
	width: 350px;
	margin-left: 30px;
	padding: 0px;
	float: left;
}


#rechts {
	width: auto;
	height: 470px;
	margin-right: 77px;
	padding: 0px;
	float: right;
}


/* allgemeine Formatierungen fuer Links */
a:link {
	color: #0066cc;
	border-width: 0px;
	border-style: none;
}
a:active {
	color: #0066cc;
	border-width: 0px;
	border-style: none;
}
a:visited {
	color: #333333;
	border-width: 0px;
	border-style: none;
}
.overflow #picture {
	overflow: scroll;
}
.liste {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(bilder/dot.gif);
	list-style-type: disc;
}


