/*
-----------------------------------
http://www.henning-schöttke.de
Website von Henning Schöttke
Start: 03.01.2009
Letzte Aenderung: 10.06.2009
Graphik: Maria Reinhardt
Programmierung: Falk Szyba
Medium: Screen
-----------------------------------
*/

/** {
	margin: 0;
	padding: 0;
}*/

body {
	background:#FFFFFF ;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	/*margin-left: 0px;*/
	padding: 0px;
}

hr {
	background:#808080 none repeat scroll 0%;
	border:0pt none;
	height:1px;
	text-align: left;
	margin-left: 0px;
	width: 174px;
}

/*
a:link, a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
}

a.mainlink:link, a.mainlink:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
	font-variant: small-caps;
	word-spacing: 2em;
}

a.mainlink:hover, a.mainlink:active {
	color: #FF0000;
}

a.grouplink:link, a.grouplink:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.grouplink:hover, a.grouplink:active {
	color: #FF0000;
}

a.sublink:link, a.sublink:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
}

a.sublink:hover, a.sublink:active {
	color: #FF0000;
}
*/
#wrapper, table {
	width: 1000px;
	/*border: 1px solid #000000;*/
	margin: 0 /*auto*/;
	padding: 0px;
}

/*#head {
	width: 100%;
	height: 140px;
	background-image: url(../images/hs_logo_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}*/

#menu_main {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}

#menu_left {
	width: 190px;
	text-align: left;
}

#menu_left_top {
	background-image: url(../../images/menu_bg_top2.jpg);
	background-repeat: no-repeat;
}

#menu_left_middle {
	/*	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CC9933;*/
	height: 420px;
	padding-left: 15px;
}

#thumbs {
	margin-left: 0px;
}

/*#menu_left_middle img {
	border: none;
}*/

#menu_left_bottom {
/*	background-image: url(../images/menu_bg_bottom.jpg);
	background-repeat: no-repeat;*/
}

#content_right {
	margin-top: 5px;
/*	border: 1px solid #00FF00;*/
	width: 800px;
/*	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;*/
	padding-left: 10px;	
}

#content_right img {
	border: none;
}

#breadcrumbs {
	font-size: 7pt;
	margin-top: 0px;
	/*border: 1px solid #000000;*/	
	/*padding: 2px;*/
	/*vertical-align: middle;*/
}

#description {
	height: auto;
	width: 787px;
	/*border: 1px solid #FF0000;*/
	vertical-align: top;	
/*	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 8px;	*/
}

#description img {
	float: right;
	/*border: 1px solid #000000;*/
	/*padding: 1px;*/
	margin-left: 12px;
}

#description #text {
	text-align: justify;
	float: left;
}

#pictures {
	/*border: 1px solid #0000FF;*/
	padding: 1px;
	height: auto;
	width: 787px;
	text-align: center;
	border: none;
}

#player {
	/*border: 1px solid #686868;*/
	display:block;
	width:640px;
	height:360px;
}

#footer {
	text-align: center;
	font-size: 8pt;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	vertical-align: middle;
	padding: 2px;
}

.text_indent {
	text-indent: 20px;	
}

.border {
	/*display: block;*/
	/*background-color: #c4b082;*/
	border: 1px solid #000000;
	/*padding: 1px;*/
	/*text-align: center;*/
}

.clear {
	clear: both;
}

.thumb {
	border: 1px solid #000000;
	padding: 2px;
	width: 40px;
	height: 40px;
}

.img {
	border: 1px solid #000000;
	padding: 2px;
}

.small {
	font-size: 8pt;
}

.bc {
	font-size: 7pt;
	vertical-align: middle;
}

.thumb_link {
	font-weight: bold;
	font-size: 7pt;
	margin-left: 8px;
}

.titel {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: bold;
	font-variant: small-caps;
	font-size: 24px;
}

a.pdf:link {
	font-weight: bold;
	color: #58341a;
	text-decoration: none;
	border: 1px solid #58341a;
	padding: 4px 2px;
	background-color: #FFFFCC;
}

a.pdf:visited {
	font-weight: bold;
	color: #58341a;
	text-decoration: none;
	border: 1px solid #58341a;
	padding: 4px 2px;
	background-color: #FFFFCC;
}

a.pdf:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #58341a;
	padding: 4px 2px;
	background-color: #662200;
}

a.pdf:active {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #58341a;
	padding: 4px 2px;
	background-color: #662200;
}

a.klasse1:link {
	/*font-weight: bold;*/
	/*color: #FFFFFF;*/
	text-decoration: underline;
	/*border: 1px solid #58341a;*/
	/*padding: 9px 3px 15px 3px;*/
	/*background-color: #EFEFEF;*/
}

a.klasse1:visited {
	/*font-weight: bold;*/
	/*color: #58341a;*/
	text-decoration: underline;
	/*border: 1px solid #58341a;*/
	/*padding: 9px 3px 15px 3px;*/
	/*background-color: #010101;*/
}
/*
a.klasse1:hover {
	color: #009900;
	text-decoration: underline;
}

a.klasse1:active {
	color: #009900;
	text-decoration: underline;
}*/


fieldset {
	border: 1px solid #686868;
	float: left;
}

legend {
	margin-left:20px;
}

.formBody{
	font-size: 10px;
	font-family: Verdana,Arial,sans-serif;
}

.formTable { 
    width:400px;
}

.inputField 
{ 
    BORDER-RIGHT: #7f7f7f 1px solid; 
    BORDER-TOP: #7f7f7f 1px solid; 
    BORDER-LEFT: #7f7f7f 1px solid; 
    BORDER-BOTTOM: #7f7f7f 1px solid;
	/*color: #686868;*/
    WIDTH: 100px; 
    background-color: #FFFFFF;
} 

.errorField 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	/*FONT-SIZE: 9px;*/
    WIDTH: 100px;
	background-color: #FFCC66;
} 

textarea {
	width:292px; 
	height:100px;
    BORDER-RIGHT: #7f7f7f 1px solid; 
    BORDER-TOP: #7f7f7f 1px solid; 
    BORDER-LEFT: #7f7f7f 1px solid; 
    BORDER-BOTTOM: #7f7f7f 1px solid;
	/*color: #686868;*/
    background-color: #FFFFFF;
}

.errorTextField 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	width:292px; 
	background-color: #FFCC66;
} 

.errorTable 
{
    BORDER-RIGHT: #9F0004 1px solid;
    BORDER-TOP: #9F0004 1px solid;
    BORDER-LEFT: #9F0004 1px solid;
    BORDER-BOTTOM: #9F0004 1px solid;
	width:370px;
    background-color: #FFCC66;
} 

.successTable 
{
	border: 1px solid #009900;    
	/*background-color: #FFCC66;*/
	width:370px;
} 

.headlineweiss
{
    background-color: #111111;
    color:#686868;
	font-weight: bold;
	height:20px;
	text-align:center;
}

.button { 
    BORDER: #7f7f7f 1px solid; 
	color: #111111;
	font-weight:bold;
    WIDTH: 100px; 
    background-color: #FFFFFF;
	text-align:center;
	/*margin-right:40px;*/
}

a.btn:link, a.btn:visited { 
    BORDER: #7f7f7f 1px solid; 
	color: #686868;
    WIDTH: 100px; 
    background-color: #111111;
	margin-right:20px;
	width:100px;
}

a.btn:hover, a.btn:active { 
	color: #070707;
    background-color: #686868;
}