html, body, form  {
	margin:0;
	padding:0;
	height:100%;
}

#bg_image
{
	float: left;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:100%;
	min-height: 100%;
	overflow:auto;
	background-image: url(images/news.jpg);
	background-color: #3F1D11;
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana;
}

#wrapper
{
	float:left;
	width: 850px;
	padding-top: 61px;
	padding-left: 157px;
}

#top
{
	width: 850px;
	height: 500px;
	float: left;
}

#logo
{
	width: 495px;
	height: 53px;
	float: left;
	text-align: left;
}

#banner
{
	display: block;
	width: 395px;
	float: left;
	height: 100%;
	background-image: url(images/sabathi.png);
	background-repeat: no-repeat;
}

#banner a 
{
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
}

#language
{
	margin-top: 2px;
	display: block;
	float: right;
	width: 100px;
	height: 20px;
}

#language div.CUR
{
	display: none;
}

#language a 
{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#language a:hover
{
	background-color: #411905;
}

#mainnav
{
	padding-top: 17px;
	width: 360px;
	float: left;
}

#helpnav
{
	padding-top: 19px;
	width: 150px;
	float: left;
	
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#helpnav2
{
	padding-top: 19px;
	width: 150px;
	float: left;
	
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin-left: 90px;
}

#helpnav_head, #helpnav_head_bs
{
	display: block;
	float: left;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#helpnav_head a, #helpnav_head_bs a
{
	text-decoration: none;
	padding: 2px;
}

#helpnav_head a:hover, #helpnav_head_bs a:hover, #helpnav_head_bs a.curr, #helpnav_head a.curr, a.menuitem5
{
	background-color: #411905;
	color: #FFFFFF;
}

#helpnav_impressum a:hover
{
	background-color: #FFFFFF;
	color: #411905;
}

#helpnav_text a:hover
{
	background-color: #FFFFFF;
	color: #411905;
}

#helpnav_spacer
{
	width: 100%;
	float: left;
	padding-top: 15px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}

#helpnav_text
{
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	margin-bottom: 1px;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
}

#helpnav_text a
{
	text-decoration: none;
	font-weight: normal;	
}

#helpnav_impressum a
{
	display: block;
	float: left;
	padding: 2px;
	margin-bottom: 1px;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;			
}

#mainnav ul
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainnav li
{
	width: 120px;
	list-style-type: none;
	float: left;
}

#mainnav li a
{
	display: block;
	float: left;
	padding: 2px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#mainnav li.curr a, #mainnav li a:hover
{
	background-color: #411905;
	color: #FFFFFF;
}

#subnav
{	
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 15px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}

#subnav ul
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 100%;
}

#subnav li
{
	width: 100%;
	list-style-type: none;
	float: left;
}

#subnav li a
{
	display: block;
	float: left;
	padding: 2px;
	margin-bottom: 1px;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
}

#subnav li.curr a, #subnav li a:hover, #helpnav_impressum a.curr
{
	/*text-decoration: underline;*/
	background-color: #FFFFFF;
	color: #411905;
}

#content
{
	width: 520px;
	float: left;
	padding-bottom: 40px;
}


/* für den Content */
#content { line-height: 1.5em; }

#content li { list-style-position: inside; }
#content li li { padding-left: 20px; }
#content ul { padding-bottom: 10px; }

a { color: #d9a800; text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #000; margin-top: 10px; margin-bottom: 10px; color: #f6f5f2; }

h1 { font-size: 12px; font-weight:bold; font-style: italic; color: #FFFFFF; padding-bottom: 7px; font-family: Georgia; }
h2 { font-size: 1.1em; color: #FFFFFF; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; }
h3 { font-size: 12px; font-weight:bold; font-style: italic; color: #FFFFFF; padding-bottom: 7px; font-family: Georgia; }



a { color: #FFFFFF; text-decoration: underline; font-weight: bold }

h1 { text-transform: uppercase; font-size: 1.3em; color: #FFFFFF; padding-bottom: 7px; font-family: Verdana; }
h2 { font-size: 1.1em; color: #FFFFFF; padding-bottom: 5px; font-family: Verdana; }
h3 { font-size: 1em; color: #FFFFFF; padding-bottom: 3px; font-family: Verdana; }
h5 { font-size: 10px; color: #737375; padding-bottom: 0px; margin-bottom: 0px; 	font-family: Arial; font-weight: lighter; line-height: 14px; }


/*--------------------------------------------csc-mailform------------------*/

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 13px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

input, textarea, select
{
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

textarea
{
	height: 200px;	
	border: 1px solid #333;
	background:#FFF;
	padding:1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}

fieldset
{
	border: none;	
}

p, .csc-textpic-text
{
	padding: 0px;
	margin: 0px;
}

/* Typo3 Contentborders */
#box_brown, #box_brown_hidden
{
	font-family: Georgia;
	font-size: 17px;
	padding: 20px;
	padding-bottom: 12px;
	background-color: #411905;
	margin-bottom: 12px;
	line-height: 25px;
	font-weight: lighter;
}

#box_white, #box_white_hidden
{
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #411905;
	background-color: #ffffff;
	padding: 20px;
	margin-bottom: 12px;
	line-height: 18px;	
}

#box_white h1, #box_white h2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1px;
	color: #411905;
	text-transform: uppercase;	
}

#box_white a, #box_white_hidden a
{
	text-decoration: underline;
	color: #411905;
}

#box_white a:hover, #box_white_hidden a:hover
{
	color: #411905;
	text-decoration: underline;	
}

#box_white h1 a, #box_white_hidden h1 a
{
	color: #411905;
	text-decoration: underline;	
}

#box_white ul, #box_yellow ul, #box_violet ul, #box_lime ul, #box_brown ul, #box_white_hidden ul, #box_yellow_hidden ul, #box_violet_hidden ul, #box_brown_hidden ul, #box_lime_hidden ul
{
	margin: 0px;
	padding: 0px;
}

#box_white li, #box_white_hidden li
{
	list-style-image:url(images/strich.gif)
}

#box_yellow li, #box_violet li, #box_lime li, #box_brown li, #box_yellow_hidden li, #box_violet_hidden li, #box_brown_hidden li, #box_lime_hidden li
{
	list-style-image:url(images/strich_white.gif)
}

#box_yellow, #box_yellow_hidden
{
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	padding: 20px;
	background-color: #b5a300;
	margin-bottom: 12px;
}

#box_yellow_hidden, #box_brown_hidden, #box_white_hidden, #box_violet_hidden, #box_lime_hidden
{
	display: none;
}

#box_lime, #box_lime_hidden
{
	font-family: Arial;
	font-size: 12px;
	padding: 20px;
	background-color: #99cdc3;
	margin-bottom: 12px;
}

#box_violet, #box_violet_hidden
{
	font-family: Arial;
	font-size: 12px;
	padding: 20px;
	background-color: #6639b7;
	margin-bottom: 12px;
}

#box_brown h1
{
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px; 
}

#active_td p a
{
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	letter-spacing: 1px;
	text-transform: uppercase; 
	color: #ffffff;
	text-decoration: underline;
}

#inactive_td p a
{
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	letter-spacing: 1px;
	text-transform: uppercase; 
	color: #734b32; 
	text-decoration: none;
}

#inactive_td p a:hover
{
	text-decoration: underline;	
}

#box_brown h2
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#box_brown h3
{
	font-family: Georgia;
	font-size: 36px;
	font-style: italic;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 43px;
}

#box_violet h1, #box_violet h2, #box_yellow h1, #box_yellow h2, #box_lime h1, #box_lime h2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

#box_yellow_hidden h1, #box_yellow_hidden h2, #box_lime_hidden h1, #box_lime_hidden h2, #box_brown_hidden h1, #box_brown_hidden h2, #box_violet_hidden h1, #box_violet_hidden h2, #box_white_hidden h1, #box_white_hidden h2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

#box_lime h1 a, #box_yellow h1 a, #box_violet h1 a, #box_brown h1 a, #box_yellow_hidden h1 a, #box_lime_hidden h1 a, #box_white_hidden h1 a, #box_brown_hidden h1 a, #box_violet_hidden h1 a
{
	font-weight: bold;
	text-decoration: underline;
}

#box_lime a, #box_yellow a, #box_violet a, #box_brown a, #box_yellow_hidden a, #box_lime_hidden a, #box_white_hidden a, #box_brown_hidden a, #box_violet_hidden a
{
	text-decoration: underline;
	cursor: pointer;
}

#box_lime a:hover, #box_yellow a:hover, #box_violet a:hover, #box_brown a:hover, #box_yellow_hidden a:hover, #box_lime_hidden a:hover, #box_white_hidden a:hover, #box_brown_hidden a:hover, #box_violet_hidden a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

#slider
{
	font-family: Georgia;
	font-style: italic;
	font-weight: lighter;
}