 * {
	margin: 0px;
	padding: 0px;
	border: 0px;
} 


body { 
 	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif; 
 	color: black;
 	border: 0px;
	margin: 0px;
	background: black url(bg.gif) no-repeat fixed left;	
  }  
table {
	table-layout:fixed;
}

html {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;  
	height: 100%;
}
img {
	border: 0px;
	/*color:#000000;*/
}
li {
	padding-left: 20px;
	list-style: disc;
	background: #DDD69B url('li_bg.gif') repeat-y left;
	display: block;
	clear:right;
}

/*/////////////////////////////*/
/*///////// LINKS /////////////*/
/*/////////////////////////////*/

a, a:hover {
	width: auto;
	height: auto;
	text-decoration: none;
}

a {
	color: #DDD69B;
	background: #820C8E;
}
a:hover {
	color: #820C8E;
	background: #DDD69B url(a_bg_hover.gif) no-repeat;
}



/* Hauptmenü */
#menu a:hover img{background: url(a_menu_bg_hover.gif) repeat-x;}

/* Submenü */
.submenu a img {
	background: #DDD69B
}
.submenu a:hover img{background: url(a_submenu_bg_hover.gif) repeat-x;}

/* Listen */
a .list {background:  url(a_list_bg.jpg);}
a:hover .list {background: #DDD69B url(a_bg_hover.gif) no-repeat;	cursor: pointer;}

/* downloadbare Bilder */
a img.download {border-bottom: 5px solid #820C8E;}
a:hover img.download {border-bottom: 5px solid #DDD69B;}


/*/////////////////////////////*/

h1, h2, h3, h4, .h4 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font: 12px Verdana, Arial, sans-serif; 
	letter-spacing: 3px;
	color: #DDD69B;
	padding-top: 0px;
	text-transform: uppercase;
	clear: both;
	margin-top: 0px;
	background: black;
}

h2 {
	font: 25px Verdana, Arial, sans-serif; 
	color: #665614;
	margin-left: 20px;
	text-transform: uppercase;
	height: 35px;
	background: black;
}
h2.screen {}
h2.print {display: none;}
h3 {
	font: 9px Verdana, Arial, sans-serif; 	
	color: #665614;
	padding-left: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
	clear: both;
}
h4, .h4 {
	font-size: 12px;
	display: block;
	background: #DDD69B;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 0px;
}


p {}
p.bg{
	background: #DDD69B;
	display: inline;
	margin-bottom: 20px;	
	line-height: 175%; 

}
p.notes {
	font-size: 10px;
	background: #665614;
	color: #DDD69B;
}

#language {	
	width: 450px;
	height: 20px;
	margin-left: 20px;
	font-size: 10px; 
	text-align: right;
	position: absolute;
	top: 180px;
	z-index: 10;
}
#language img {}
#language a{
	background: #820C8E;
	
}
#language a:hover {
	background: #DDD69B;
}
#site_bg {
	width: 100%;
	height: 100%;
	margin:0px;
	padding: 0px;
	background:  url(site_bg.gif) no-repeat center top ;
	float: left;
	text-align: center;
}
#siteTop{
	width: 470px;
	height: auto;
	text-align: left;
	padding: auto;
	margin: auto;
}
#siteBottom {
	width: 490px;
	height: auto;
	text-align: left;
	margin: auto;
	padding: auto;
	padding-left: 20px;
}

#logo {
	width: 470px;
	display: block;
	height: 200px;
	/*padding-top: 50px;
	padding-bottom: 50px;*/
	text-align: right;
}
#logo img {
	margin-top: 50px;
}
#menu {
	width: auto;	
	height: 30px;
	float: none;
	padding-left: 20px
}

#menu a.active img{
	background: url(a_menu_bg_hover.gif) repeat-x;

}
#submenu_container {
	width: 440px;
	height: 20px;
	padding-left:20px;
	padding-bottom: 20px;
	border-top: 1px solid black;
}
.submenu {
	width: auto;
	display:block;
	height: auto;
	float: none;	
}
.submenu a.active img{
	background: url(a_submenu_bg_hover.gif) repeat-x;

}
/*/////////////////////////////*/
/*///////// Header ////////////*/
/*/////////////////////////////*/
.header {
	width: 600px;
	position: relative;
	clear: left;
	white-space: nowrap;
	float: none;
	height: auto;
	margin-bottom: 20px;
	}
	
/*/////////////////////////////*/
/*//////// Layout 1 ///////////*/
/*/////////////////////////////*/
#layout1 {
	width: 470px;
	height: auto;
	margin-left: 0px;
	float: left;
}
/* Anfang Spaltendefinitionen */
#layout1 .normal {
	width: 450px;
	height: auto;
	padding-top: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #DDD69B;
}
/* Ende Spaltendefinitionen */

/*/////////////////////////////*/
/* Anfang Listen */
/*/////////////////////////////*/
.list {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	background: #DDD69B;
	border-bottom: 3px solid black;
	}

.left, .right {
	width: auto;
	height: auto;
	float: left;
}

.left {/*padding-left: 5px;*/}
.right {float: right;/*padding-right: 5px;*/}
/* Ende Listen */

/*/////////////////////////////*/
/*//// Anfang Formulare ///////*/
/*/////////////////////////////*/
	
.form {
	width: auto;
	height: auto;
	background: #DDD69B;
	padding-bottom: 5px;
	border-bottom: 5px solid #820C8E;
}
/*///// Anfang Inputfelder ///*/
.form input, .form textarea, .form select{
	width: 100%;
	height: 20px;
	padding-left: 5px;
	/*padding-top: 5px;	
	padding-bottom: 5px;*/
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif; 
	letter-spacing: 2px;
	border: 0px;
}
.form select {
	height: 19px;
}
.form textarea {
	height: 50px;
}
.form .checkbox {
	width: 20px;
}
/*///// Ende Inputfelder /////*/

.img {
	background: url(bg_img.gif) repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
}
.img img {
	max-width: 440px;
}


/*///// Anfang Bilder innerhalb Formular ///*/
.form .img {
	width: auto;
	height: auto;
	display: block;
	padding: 5px;
	background: black;
	text-align: center;
	border: 5px solid white;
}
.form img {
	border: 2px solid black;
	max-width: 426px;
}
.form td {
	border-bottom: 5px solid black; 
}
.form h4 {
	background: transparent;
}
.form td.english {
	background: url(bg_english.gif);
}
/*///// Ende Bilder innerhalb Formular ///*/

/*///// Anfang Fehlermeldung ///*/
.error {
	color: red;
	font-size: 145px;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
}
/*///// Ende Fehlermeldung ///*/


#deactivateTop {
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0px;
	}
#deactivateBottom {
	position: absolute;
	width: 100%;
	height: 90px;
	top: 250px;
}


