body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body {
	background: #121212 url(../img/layout/bg_cpl02.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
}

a img {
	border:none;
}

p {
	padding: 0;
	margin:0 0 5px 0;
}

:focus {
	outline: 0;
}


#lgo {
	position: absolute;
	top: 0;
	left: 20px;
	width:320px;
	height:80px;
	overflow:hidden;
}

#lgo h1 {
	text-indent: -999em;
	display:block;
	width:320px;
	height:80px;
	background: transparent url(../img/layout/lgo03.png) 0 0 no-repeat;
	overflow:hidden;
}
	

#flaggs {
	position: absolute;
	top: 0;
	right: 15px;
	width:100px;
	height:50px;
	overflow:hidden;
}

#flaggs a {
	float: left;
	text-indent: -999em;
	padding:0; 
	margin:0;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-position: 0 -50px;
	background-repeat: no-repeat;
}

#flaggs a.bt_de {
	background-image: url(../img/layout/bt_de.gif);
}

#flaggs a.bt_uk {
	background-image: url(../img/layout/bt_uk.gif);

}

#flaggs a:hover,
#flaggs a.flagg_active {
	background-position: 0 0;
}


#main {
	margin:138px auto;
	text-align:center;
	width:920px;
	height:560px;
	position:relative;
}

#txt01 {
	position: relative;
	width:920px;
	height:35px;
	overflow:hidden;
	color: #fff;
	font-size: 15px;
	letter-spacing:0.07em;
	text-align: right;	
}

#txt01 a {
	color: #fff;
	text-decoration: none;
	cursor: default;
}


/* Gallery styles */

#gallery{	
	/* The width of the gallery */
	margin: 0;
	width:920px;
	height:490px;
	overflow:hidden;
	position: relative;
}

#slides{
	/* This is the slide area */
	height:220px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide {
	float:left;
}

#slides a {
	display: none;
}

#slides a.sl_active {
	display: block;
}


/* Feat */
#feat {
	position: absolute;
	top: 195px;
	right: 0;
	width:60px;
	height:60px;
	overflow:hidden;
}

#feat a {
	text-indent: -999em;
	padding:0; 
	margin:0;
	display: none;
	width: 60px;
	height: 60px;
	overflow: hidden;
}


#feat_box {
	position: absolute;	
	display:block;
	top: 35px;
	left:0;
	width:920px;
	height:220px;
	overflow: hidden;
	background: #121212 url(../img/layout/bg_imp.jpg) 0 0 no-repeat;
	z-index: 99;
}


#feat_box .feat_content {
	width:920px;
	height:220px;
	overflow: hidden;
}


#bt_close_feat {
	position: absolute;
	top: 5px;
	right: 5px;
	width:20px;
	height:20px;
	overflow:hidden;
}

#bt_close_feat a {
	float: left;
	text-indent: -999em;
	padding:0; 
	margin:0;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/layout/bt_close.gif) -15px -15px no-repeat;
}

#bt_close_feat a:hover {
	background-position: -15px -65px;
}



#menu {
	height:251px;
	margin-top: 20px;
}


ul {
	margin:0px;
	padding:0px;
}

li {
	float: left;
	width:290px;
	display:inline-block;
	list-style:none;
	height:251px;
	overflow:hidden;
	color: #ccc;
}


li .infobox {
	display: none;
}

li .txt_active {
	display: block;
	overflow: hidden;
	font-size: 11px;
	letter-spacing: 0.04em;
	padding-top:80px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

li a {
	display:block;
	width:290px;
	height:251px;
	text-align: left;
	text-decoration: none;
	color: #343434;
}

li a:hover {
	color: #b2b2b2;
}

li.inact a#sf {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) 0 0 no-repeat;
}
	
li.inact a#sf:hover {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) 0 -251px no-repeat;
}

li.act a#sf,
li.act a#sf:hover {
	cursor:default;
	color:#fff;
	background: #000 url(../img/buttons/bt_cpl01.jpg) 0 -502px no-repeat;
}



li.inact a#sw {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -315px 0 no-repeat;
}
	
li.inact a#sw:hover {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -315px -251px no-repeat;
}

li.act a#sw,
li.act a#sw:hover {
	cursor:default;
	color:#fff;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -315px -502px no-repeat;
}


li.inact a#su {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -630px 0 no-repeat;
}
	
li.inact a#su:hover {
	cursor:default;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -630px -251px no-repeat;
}

li.act a#su,
li.act a#su:hover {
	cursor:default;
	color:#fff;
	background: #000 url(../img/buttons/bt_cpl01.jpg) -630px -502px no-repeat;
}



/* Buttons */
#buttons {
    display: block;
    height: 26px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 455px;
    width: 920px;
}

#buttons a {
	display:none;	
	position: absolute;
	width:250px;
	height:26px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	color: #cccccc;
	background: url(../img/layout/bt_website3.gif) 0 -26px no-repeat;
	margin: 0;
}

#buttons a:hover {
	color: #fff;
	background: url(../img/layout/bt_website3.gif) 0 0 no-repeat;
}

#buttons a {
	margin:0;
	padding:6px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.07em;
	text-align: center;
}

#buttons a.sf_web {
	top: 0;
	left:20px;
}

#buttons a.sw_web {
	top: 0;
	left:330px;
}

#buttons a.su_web {
	top: 0;
	left:650px;
}

#buttons a.bt_active {
	display: block;
}


/* Impressum */
#imp_link {
	position: relative;
	display:block;
	width:920px;
	height:26px;
	margin-top:20px;
	
	z-index: 901;
}

#imp_link a {
	text-align: center;
	text-decoration: none;
	color: #717171;
	font-size: 12px;

	padding-right:10px;
	line-height: 17px;
}

#imp_link a.scFB {
	padding-right: 10px;
	background: url(../img/layout/bt_soc_fb.gif) 0 0 no-repeat;
	display: inline-block;
	height: 20px;
	padding-left: 28px;
}

#imp_link a.scFB:hover {
	background: url(../img/layout/bt_soc_fb.gif) 0 -20px no-repeat;
}

#imp_link a.scTW {
	padding-right: 10px;
	background: url(../img/layout/bt_soc_tw.gif) 0 0 no-repeat;
	display: inline-block;
	height: 20px;
	padding-left: 28px;
}

#imp_link a.scTW:hover {
	background: url(../img/layout/bt_soc_tw.gif) 0 -20px no-repeat;
}

#imp_link a.scLi {
	padding-right: 30px;
	background: url(../img/layout/bt_soc_li.gif) 0 0 no-repeat;
	display: inline-block;
	height: 20px;
	padding-left: 28px;
}

#imp_link a.scLi:hover {
	background: url(../img/layout/bt_soc_li.gif) 0 -20px no-repeat;
}


#imp_link a:hover {
	color: #c21c20;
}

#imp_box {
	position: absolute;	
	display:block;
	top: 35px;
	left:0;
	width:920px;
	height:220px;
	overflow: hidden;
	background: #121212 url(../img/layout/bg_imp.jpg) 0 0 no-repeat;
}

#imp_box .imp_content {
	width:920px;
	height:220px;
	overflow: hidden;
}

#bt_close_imp {
	position: absolute;
	top: 5px;
	right: 5px;
	width:20px;
	height:20px;
	overflow:hidden;
}

#bt_close_imp a {
	float: left;
	text-indent: -999em;
	padding:0; 
	margin:0;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/layout/bt_close.png) -15px -15px no-repeat;
}

#bt_close_imp a:hover {
	background-position: -15px -64px;
}


.imp_content h2 {
	color: #c9151e;
	font-size: 16px;
	padding: 20px;
	text-align: left;
}

.imp_txt {
	display: block;
	padding: 0 20px 0 20px;
	float: left;
	width:250px;
	height:150px;
	text-align: left;
	color: #ccc;
}

.imp_txt a {
	color: #ccc;
	text-decoration: underline;
}

.imp_txt a:hover {
	color: #c9151e;
	text-decoration: underline;
}


/*error*/
#fehler_box {
	position: absolute;	
	display:block;
	top: 35px;
	left:0;
	width:920px;
	height:220px;
	overflow: hidden;
	background: #121212 url(../img/layout/bg_imp.jpg) 0 0 no-repeat;
}

#fehler_box .imp_content {
	width:920px;
	height:220px;
	overflow: hidden;
}


.header {
	position: absolute;
	width: 100%;
	height: 80px;
	
	top: 0;
	left: 0;
}

.show-announcement .header {
	position: absolute;
	width: 100%;
	height: 80px;
	
	top: 41px;
	left: 0;

}

.hd-announce {
	position: absolute;
	width: 100%;
	height: 0;
	
	top: 0;
	left: 0;
	
	text-align: center;
}

.hd-announce h2 {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	
}

.show-announcement .hd-announce {
	position: absolute;
	width: 100%;
	height: 40px;
	
	top: 0;
	left: 0;
	background: #c21c20;
	border-bottom: 1px dotted #fff;
}


