* {
	font-family:Verdana,Arial;
	font-size:10pt;
}

img
{
	border:0;
}

h1
{
	font-size:13pt;
	margin: 5px 0px;
}

body {
/* 224162      556A83 */
	background-color: #224162;
	color: #FFFFFF;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	margin: 0px 10px 10px 10px;
}

table.liste thead tr
{
	font-variant:small-caps;
	background-color: #9BAECC;
}

table.liste thead tr th
{
	border-bottom: 1px #000000 solid;
}

table.liste tbody tr td
{
	font-size:11px;
	border-right: 1px #000000 solid;
}

div.menu
{
	background-color: #7998BB;
	color: #000000;
	width: 100%;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #E9F3FF;
	margin: 0px 0px 20px 0px;
}


div.coderahmen
{
	width:100%;
	border:1px solid #000;
}

div.codehead
{
	width:100%;
	border-bottom:1px solid #000;
	background-color: #CCCCCC;
}

div.codebody
{
	background-color: #AACCEE;
}

div:hover.menuzeilen
{
	background-color: #6887AA;
}

div.menuzeilen, div.menuzeilennormal
{
	padding-left:3px;
	padding-top:2px;
	padding-bottom:1px;
}

div.content h2
{
	margin-left: 10px;
}

div.content
{
	background-color: #7998BB;
	color: #000000;
	width: 100%;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	margin: 0px 0px 20px 0px;

}

div.innercontent, div.forumcontent
{
	background-color: #ACBFDD;
	color: #000000;

	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 7px 3px;
}

div.forumcontent
{
/* ACBFDD      ADC1D9 */
	width: 100%;
	line-height: 15px;
	padding: 1px;
}


div.formzeilen
{
	margin:5px;
}

span.news_headline
{
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}

A:link, A:active, A:visited, A:hover.menu
{
	color: #000000;
}

A:link.weiss, A:active.weiss, A:visited.weiss, A.navigation, A:hover, *.weiss
{
	color:#FFFFFF;
}

A.usercenter
{
	font-size:8pt;
	text-decoration:none;
}

span.pruefen
{
	color:#00F;
}

span.freigegeben
{
	color:#0F0;
}

span.ueberarbeiten
{
	color:#FF0;
}

span.loeschen
{
	color:#F00;
}



div.msg_fehler, div.msg_warnung, div.msg_info
{
	background-color: #7998BB;
	color: #FF0000;
	width: 100%;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
}

div.msg_warnung
{
	color: #FFFF00;
	border-color: #FFFF00;
}

div.msg_info
{
	color: #00FF00;
	border-color: #00FF00;
}

div.infoleiste
{
	width: 100%;
	height: 15px;
	margin-top: 15px;
	padding: 5px 2px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

div.kategorie_level0
{
	padding-left:10px;
}

div.kategorie_level1
{
	padding-left:20px;
}

div.kategorie_level2
{
	padding-left:30px;
}

div.kategorie_level3
{
	padding-left:40px;
}

div.forum0
{
	background-color: #7998BB;
	color: #000000;

	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #E9F3FF;
	margin: 0px 0px 20px 0px;
}

div.forum1
{
	background-color: #ACBFDD;
	color: #000000;

	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 10px 10px 10px 10px;
}

div.forum2
{
	margin:10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}

table.forumboard
{
	width: 100%;
	color: #000;
	border-color: #000;
}

.even
{
	background-color: #9BAECC;
	border-top: 1px solid #ccc;
}

.odd
{
	background-color: #ACBFDD;
	border-top: 1px solid #ccc;
}

input, select, textarea
{
	background-color:#C7D1ED;
}

.loginmenu
{
	width:140px;
	font-size:8pt;
	margin: 3px 0px 0px 3px;
	border:1px solid #E9F3FF;
}

.button
{
	font-size:8pt;
	margin: 4px 0px 3px 3px;
	border:1px solid #224162;
}

input:focus, select:focus, textarea:focus
{
	background-color:#CEDFFF;
}
