/** BASIC */
body{
background-color: #000;
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
margin:0px;
padding: 0px;
}

.main_wrapper{

	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	padding: 5px 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #ffa400;
}

h1 {
    font-family: 'Times New Roman' , Times, Serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #ffd400;
}

h2 
{
	padding: 0;
	margin: 0;
	font-size: 14px;

}

h3, .text1 {
	margin-bottom: 8px;
	padding: 0px;
	font:  12px;
	color: #ffa400;
}

.text1
{
    font-family: Tahoma,'Times New Roman' , Times, Serif;
    font-size: 20px;
    font-weight: normal;
	padding: 0px;
	color: #fff;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color:  #ffd400;
}

/** TEXTS */

body, th, td,input, textarea,select {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}
input, textarea,select 
{
color: #000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/** MENU */

#menuback
{
    font-family: Arial,helvetica,sans-serif;
    background: url(/images/template/menuback.png) repeat;
    font-size: 16px;
    font-weight: bold;
    height: 768px;
    width: 301px;
    position: absolute;
    left: 659px;
    top: 0px;
}

#menu
{
    font-family: 'Times New Roman' , Times, Serif;
    font-size: 28px;
    font-weight: bold;
    width: 301px;
    position: absolute;
    left: 659px;
    top: 225px;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 28px;
	color: #999;
	padding: 20px;
	padding-left: 40px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #333;
}

#menu a.aktiv 
{
	color: #000;
	background-color: #fff; 
}

#menu a:hover 
{
	color: #fff;
	text-decoration: none;
	background:  url(/images/template/menuback.png) repeat; 
}

/** RUBRIKLISTE */

#rubrikliste {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	overflow: hidden;
}

#rubrikliste ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float:left;
	}

#rubrikliste li 
{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#rubrikliste a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	max-width: 250px;
}

#rubrikliste a.aktiv 
{
	color: #fff;
}

#rubrikliste a:hover 
{
	color: #fff;
	text-decoration: none;
	background-color: #000; 
}

/** FOTOLISTE */

#fotoliste 
{
    margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	overflow: hidden;
	width: 810px;
}

#fotoliste ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float:left;
	}

#fotoliste li 
{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#fotoliste a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#fotoliste a.aktiv 
{
	color: #fff;
}

#fotoliste a:hover 
{
	color: #fff;
	text-decoration: none;
	background-color: #000; 
}
/** LINKS */

a {
	color: #ffff99;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 13px;
	background: url(/images/template/homepage03.gif) no-repeat left bottom;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(/images/template/homepage08.jpg) no-repeat center top;
}


/** MISC */

.align-justify { text-align: left; }
.align-right { text-align: right; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header 
{
	height: 150px;
	width: 958px;
	position: relative;
}

/** PAGE */

#page {
	background: url(/images/template/subpage02.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	background: url(/images/template/subpage03.jpg) no-repeat left top;
}


#sidebar h1, #sidebar h2 {
	background-image: url(/images/template/homepage07.gif);
}

#sidebar .link1 {
	background-image: url(/images/template/homepage06.gif);
}

/** CONTENT */

#content 
{
    font-family: Tahoma,helvetica,sans-serif;
    background:  url(/images/template/back70.png) repeat;
    min-height: 142px;
	min-width: 300px;
	max-width: 580px;
	padding: 20px;
	font-size: 16px;
	color: #FFFFFF;
	overflow:hidden;
	position: absolute;
	left: 20px;
	bottom: 20px;
	line-height: 20px;
}

#contentmenu
{
position: absolute;
left: 820px;
top: 0;
width: 139px;
}

#contentmenu ul
{
list-style: none;
padding: 0;
margin: 0;
padding-top: 5px;		
}

#backlink ul 
{
list-style: none;
padding: 0;
margin: 0;
}

#backlink li
{
	padding: 0;
	margin: 0;
	background-image: url(/images/template/selector.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 21px;	
	padding-bottom: 3px;
    padding-right: 5px;
	text-align: right;
}
#backlink a 
{
	text-decoration: none;
	font-size: 16px;
	color: #FFED00;
	font-weight: normal;
	padding: 0 5px;
}

#backlink a:hover 
{
	color: #fff;
	text-decoration: underline;
}

#salewa
{
position: absolute;
width: 139px;
left: 820px;
bottom: 0px;
height: 100px;
}

#bildinhalt 
{
	position: absolute;
	left: 0;
	top:0;
}

#titellogos
{
/*background: url(/images/template/titelboxbg.png);*/
padding: 5px;
padding: 0;
padding-bottom: 15px;
position: absolute;
bottom: 5px;
right: 10px;
overflow: visible;
}

#titelbox
{
background: url(/images/template/titelboxbg.png);
min-height: 50px;
padding: 5px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
position: absolute;
bottom: 5px;
left: 5px;
overflow: visible;
}

#titelbox ul
{
list-style: none;
padding: 0;
margin: 0;	
}
#titelbox li
{
	padding: 0;
	margin: 0;
	background-image: url(/images/template/selector.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 21px;	
	padding-bottom: 3px;
}
#titelbox a 
{
	text-decoration: none;
	font-size: 16px;
	color: #FFED00;
	font-weight: normal;
	padding: 0 5px;
}

#titelbox a:hover 
{
	color: #000;
	background-color: #FFED00;
}
/** FOOTER */

#footer 
{
	height: 28px;
	width: 960px;
	text-align: center;
	}
#footer a 
{
	color: #FFED00;
	text-decoration: none;
}

#footer a:hover 
{
	color: #fff;
	text-decoration: underline;
}
#footer a:visited 
{
	color: #FFED00;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #FFED00;
}
#divider 
{
margin-top: 1px;
margin-bottom: 1px;
background-color: #FFED00;
width: 958px;
height: 1px;
}

#logo 
{
	position: absolute;
	width: 301px;
	left: 659px;
	top: 0;
	}
#kontakt 
	{
	position: absolute;
	right: 0px;
	bottom: 6px;
	font-size: 14px;
	text-align: left;
	width: 220px;
	white-space:nowrap;
	overflow: visible;
	}
#slogan 
{
	position: absolute;
	top: 128px;
	width: 331px;
	left: 0;
	text-align: right;
	letter-spacing: 2px;
}
#toplogos 
{
	position: absolute;
	top: 58px;
	height: 85px;
	left: 515px;
	text-align: left;
	letter-spacing: 2px;
}
#bildquellen 
{
    font-size: 9px;
    font-weight:lighter;
}
#inhalt 
{
	background: #000 url(/images/template/bottom_back.png) no-repeat center bottom;
	min-height: 235px;
	width: 958px;
	padding-bottom: 25px;
	position: relative;
}
#bild 
{
	width: 958px;
	margin-top: 1px;
	position: relative;
	height: 450px;
}
#leftbar 
{
	margin-top: 0px;
	width: 260px;
	float: left;
}
#leftcontent
{
	width: 184px;
	padding-left: 38px;
}
#maincontent
{
	width: 960px;
	padding: 0px;
	background-color: #000;
	margin-top: 0px;
	position: relative;	
}
#toolbox 
{
width: 442px;
text-align: right;
margin-top: 3px;	
}
#toolbox a 
{
	text-decoration: none;
}
#toolbox a:hover 
{
	text-decoration: underline;
}

#contentbox 
{
padding-bottom: 15px;
margin-left: 38px;
width: 442px;
float: left;
}
#contentbox h1, #sidebar h2 
{
	padding-top: 5px;
	background-image: url(/images/template/titledecor_dark.png);
}
#contentlinks
{
width: 302px;
padding-right: 5px;
float: left;	
}
#contentbilder
{
width: 130px;
float: right;	
}
#clearer
{
	clear: both;
}

#divider2
{
	position:relative;
	background: url(/images/template/divider.jpg) no-repeat top left;
	height: 4px;
	width: 778px;
}

#gallery
{
    width: 442px;
}
#gallery ul
{
    list-style: none;
	padding: 0px;
	margin: 0;

}
#gallery ul li
{
    display: block;
	padding: 0;
	text-align: center;
	padding-left: 5px;
	float: left;
}
#gallery ul img
{
    border: 5px solid #fff;
    border-width: 5px;
}
#gallery ul a 
{
	width: 100%;
	text-align: center;
	text-decoration: none;
}
#gallery ul a:hover img
{
    border: 5px solid #E7E7D9;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover
{
    color: #fff;
}

.button 
{
	color: #000;
}
.texthighlight
{
color: #FFED00;
font-size: 14px;
font-weight: bold;	
}
.textgross
{
color: #fff;
font-size: 14px;
font-weight: bold;	
}

#partner
{
list-style: none;
padding: 0;
margin: 0;
margin-top: 5px;
margin-bottom: 85px;
overflow: hidden;	
}


#partner li
{
	padding: 0;
	margin: 0;
	float: left;
	min-height: 150px;
	
}
#partner img
{
    margin: 5px;
    }
#termintabelle TD
    {
    color:   #FFED00;
    font-size: 14px;
    }
#termintabelle .terminzeit
{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #FFED00;
    padding-top: 5px;
    }
#termintabelle .termintitel
{
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    }
#termintabelle .termininhalt
{
    color: #fff;
    border-bottom: 1px solid #FFED00;
}
#termintabelle .image
    {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;    
    }
#termintabelle .terminstart 
{
    border-bottom: 1px solid #FFED00;
}
#errormessage
{
font-size: 18px;
font-style: italic;
font-weight: bold;
background-color: #FFED00;
color: #000;
margin-top: 10px;
margin-bottom: 20px;
}