body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ffffff;
	color: #000000;
}
#footer {
	clear: both;
	width: 100%;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
#header {
	clear: both;
	width: 100%;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#headerTop {
	clear: both;
	width: 100%;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 11px;
}

/* linke Spalte - Menü */
#links {
	float: left;
	width: 162px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #262C7D;
}
#links .titel {
	background-color: #ffffff;
	/*padding: 5px;*/
	/*border-bottom: 1px solid #0D146C;*/
	font: bold;
	color: #C6C9E7;
	text-align: center;
}
.menuGenre {
	border: 1px solid #000000;
}
a.menuL {
	display: block;
	padding: 1px;
	border-top: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.menuL:link, a.menuL:visited { 
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menuL:active, a.menuL:hover { 
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

/* Content - Inhalt */
.inhalt {
	//margin-right: auto;
	//margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 980px;
	padding: 5px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
}
#text {
	text-align: left;
	float: left;
	width: 600px;
	padding: 3px;
	margin: 0px;
	background-color: #ffffff;
	font-size:12px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}
div.conBorder {
	padding: 5px;
	border: 1px solid #000000;
}

/* ------------------------- */
.menuBlock {
	display: inline;
	padding: 4px;
	margin: 0px;
	background-color: #C6C9E7;
	font-size: 12px;
	text-align: justify;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #262C7D;
	border: 1px solid #0D146C;
	text-decoration: none;
}
.menuBlock:hover {
	display: inline;
	padding: 4px;
	margin: 0px;
	background-color: #262C7D;
	font-size: 12px;
	text-align: justify;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #C6C9E7;
	border: 1px solid #C6C9E7;
	text-decoration: none;
}
#text3 {
	float: left;
	width: 600px;
	padding: 3px;
	margin: 0px;
	background-color: #C6C9E7;
	font-size:12px;
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #262C7D;
	border: 1px solid #0D146C;
}
/* ------------------------- */

#rechts {
	float: right;
	width: 160px;
	text-align: center;
}


/* Links */
a:link		{color: #000000; text-decoration: underline;}
a:visited	{color: #000000; text-decoration: underline;}
a:hover		{color: #000000; text-decoration: none;}
a:active	{color: #000000; text-decoration: underline;}
/* Links */
a.linkWhite:link		{color: #ffffff; text-decoration: none;}
a.linkWhite:visited	{color: #ffffff; text-decoration: none;}
a.linkWhite:hover		{color: #ffffff; text-decoration: underline;}
a.linkWhite:active	{color: #ffffff; text-decoration: none;}

#footer a {color: #ffffff; text-decoration: none;}

/* sonstiges */
img.linie {
	width: 95%;
	height: 1px;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	display: inline;
}
div.feld {
	border: 1px dotted #3366CC;
	background-color: #D2DDF2;
	padding-left: 5px;
	margin: 5px;
}



/* Fehlermeldung */
div.fehlerFeld {
	border: 1px dotted #FF0000;
	background-color: #FFC7C7;
	padding-left: 5px;
	margin: 5px;
}
div.headSchrift {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #000652;
	padding-bottom: 2px;
	margin: 5px;
	font-size: 16px;
}
div.punkt {
	font-size: 14px;
	margin: 5px;
}
textarea.taSchild {
	background-color: #D9DAEC;
}


/* Kategorien Index */
a.kat_x {
	display: block;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.kat_x:link, a.kat_x:visited { 
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.kat_x:active, a.kat_x:hover { 
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

a.kat_n {
	display: block;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.kat_n:link, a.kat_n:visited { 
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.kat_n:active, a.kat_n:hover { 
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

// Fieldset header
fieldset.header {
    border: 1px solid #222266;
    width: 500px;
    padding: 25px; 
}
legend.header {

}