/* ( 0 ) START Groessen und Abmessungen der Boxen  */

#box0 {
	width : 770px;
	font-size : 12px;
	border-style : none none none none;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}

#box1 {
	width : 122px;
	float : left;
	font-size : 12px;
	border-style : none none none none;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-left : 15px;
	padding-right : 13px;
}

#box2 {
	width : 480px;
	float : left;
	font-size : 12px;
	border-style : none none none none;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-left : 20px;
	padding-right : 0px;
}

#box3 {
	width : 100px;
	float : left;
	font-size : 12px;
	border-style : none none none none;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	padding-left : 20px;
	padding-right : 0px;
}

A,TD, P, FONT,OL, LI, BLOCKQUOTE,DIV, Form, Input, Select, Textarea {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER.comment1,
A:HOVER.comment2,
A:HOVER.comment3,
A:HOVER.comment4,
A:HOVER.comment5,
A:HOVER.comment6,
A:HOVER.comment7,
A:HOVER.comment8,
A:HOVER.comment9,
A:HOVER.comment10,
A:HOVER.comment11,  {
	background-color : Red;
	color : #F0F8FF;
}
.comment0 {
	background-color : #0066cc;
}
.comment1 {
	background-color : #66CCCC;
	text-decoration : none;
	color : Black;
}
.comment2 {
	background-color : #FFFF99;
	text-decoration : none;
	color : Black;
}
.comment3 {
	background-color : #FFCC00;
	text-decoration : none;
	color : Black;
}
.comment4 {
	background-color : #33CC00;
	text-decoration : none;
	color : Black;
}
.comment5 {
	background-color : #99FFCC;
	text-decoration : none;
	color : Black;
}
.comment6 {
	background-color : #ADFF2F;
	text-decoration : none;
	color : Black;
}
.comment7 {
	background-color : #00CCFF;
	text-decoration : none;
	color : Black;
}
.comment8 {
	background-color : #FFFF66;
	text-decoration : none;
	color : Black;
}
.comment9 {
	background-color : #99CC99;
	text-decoration : none;
	color : Black;
}
.comment10 {
	background-color : #99CCFF;
	text-decoration : none;
	color : Black;
}
.comment11 {
	background-color : #FFFFCC;
	text-decoration : none;
	color : Black;
}
/* Formatierungen für die Startseite  */
.beitrag_1, .beitrag_2, .beitrag_3, .beitrag_5, .beitrag_6, .beitrag_7, .beitrag_8 {
	color : Blue;
	font-weight : bolder;
	width : 140px;
	background-image : url(images/earth.gif);
	background-repeat : no-repeat;
}

/* ( 0 ) START Allgemeine Formatierungen */
.NavHead {
	font-weight : bold;
	color : #F0FFFF;
	margin-left : 0px;
	margin-right : 0px;
	background-color : Red;
	display : block;
	line-height : 20px;
}
.siteman {
	font-family : Wingdings;
}

.marked {
 font-weight: bold;
 color: #FFFFFF;
 background: #FF0000;
}
#marked {
 font-weight: bold;
 color: #FFFFFF;
 background: #FF0000;
}

TD.tbody0 {
	background-color : #F7F7F7;
}
TD.tbody1 {
	background-color : #F5F5F5;
}
H5 {
	float : left;
}
.art {
	background-color : Gray;
	color : #F0F8FF;
	float : right;
	width : 200px;
	text-align : center;
	font-weight : bold;
}


