/* Global Settings */

body {
	font:11px Tahoma, Arial, Geneva, sans-serif; color:#FFF;
	background: #6f1704 url(pix/bg.gif) ;
	height:100%;
	width:100%;
	margin: 0;
	text-align: center;
}

#universe {
	background: url(pix/bgh.gif) repeat-x top left;
	height:100%;
	width:100%;
}

a:link, a:visited {
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	
}

a:hover, a:active {
	color: #ffca79;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	}
	
h1, h2, h3, h4 {
	font-size:10px;
}
	
/* Mainpage Modification */

#hug { 
	text-align: left;
	position: relative;
	width: 735px; 
	margin: 0 auto;
	overflow:hidden;
	}

#header { 
	position: relative;
	width: 735px;
	height: 142px;
	background: url(pix/g_header.jpg) no-repeat top right;
	}
	
#header h1 a {
	display:block;
	position: absolute;
	float:left;
	width:195px;
	height:105px;
	text-indent:-9999px;
	background-image:url(pix/g_logo2.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	left:45px;
	top:37px;
	direction:ltr;
	}

/* Navigation  */
#nav { 
	display:block;
	float:right;
	width:700px;
	padding:0 0 0 1px; 
	margin:0 -200px 0 0;
	overflow:hidden; 
	list-style: none; 
	list-style-position:inside;
	background:url(pix/top_bar_left.gif) no-repeat left top;
	}
	
#nav li { display:inline; }

#nav a {
	float:left;
/*	text-indent:-9999px;  */
	display:block;
	height: 59px;
	width:100px;
	font-weight:normal;
	list-style-position:inside;
	}
.navbtn a{
	background: url(pix/btn.gif) no-repeat right top;
	text-indent:0;
	width:auto;
}
.navbtn a:hover{
	background: url(pix/btnroll.gif) no-repeat top left;
}




/* // Navigation */


/* Buld Up (Columns and Boxes */

#infobox {
	color: #FFCA79;
	height:106px;
	width: 455px;
	float:left;
	padding-top:16px;
	padding-left:40px;
	overflow: hidden;
}

.boximgleft {
	float:left;
	margin:0 20px 1em 0;
	}
	
.boximgleftnofloat {
	margin:0 20px .5em 0;
	}


p {
	margin:8px 5px 5px 0;
}

b {
	color: #FFCA79;
	}

#infobox b {
	color: white;
}

#column1 { 
/*	display:block; */
	float:left;
	width:235px;
	margin:0;
	background: url(pix/l_column.jpg) no-repeat right -59px;
	}

.column1txt {
	display:block;
	float:right;
	margin:146px 0 30px;
	padding-left:15px;
	padding-right:0px;
	width: 170px;
	background: url(pix/leftline.gif) no-repeat left 30px;
	}
	
#home .column1txt {
	position: inherit;
	display:block;
	top:0;
	float:right;
	margin:5px 0;
	padding-left:15px;
	padding-right:0px;
	width: 170px;
	background: url(pix/leftline.gif) no-repeat left 10px;
	}

#widecolumn #column1 {
	background: url(pix/l_column.jpg) no-repeat right -59px;
	height:148px; /* Wichtig */
}
	
#home #column1 {
	background: url(pix/de_lkontakt.jpg) no-repeat right -59px;
}


a.contactus {
	display:block;
	margin-top:101px;
	height: 65px;
	width:235px;
	text-indent: -9999px;
	margin-bottom:38px;
	direction:ltr;
	}

a.contactus:hover {
	background: url(pix/letteropen.gif) no-repeat left top;
	}

#column2 {
	width:180px;
	float:left;
	position: relative;
	padding-top: 24px;
	padding-left: 40px;
	padding-bottom:30px;
	}

#widecolumn #column2 {
	position: relative;
	width:650px;
	margin-right:30px;
	margin-left:50px;
	padding-left:15px;
	background: url(pix/leftline.gif) no-repeat left 25px;	
}

#secondwidecolumn #column2 {
	width:450px;
	padding-bottom:30px;
	padding-left:30px;
}

#column3layout #column2 {
	position: relative;
	display:block;	
}

#column3 {
	width:215px;
	float:left;
	position: relative;
	padding-top:24px;
	padding-left:40px;
	padding-bottom:30px;
	}

#column3layout #column3 {
	position: relative;
	padding-top:23px;
	display:block;
	width:230px;
}	


#column1 ul, #column2 ul, #column3 ul {
	margin:5px 0 0 10px;
	padding:0;
}
#column1 ul{
	margin-top:13px;
}


#column1 li, #column1 ul, #column2 li, #column2 ul, #column3 li, #column3 ul {
	list-style-position: outside;
	list-style:none;
}


#column1 li, #column2 li, #column3 li {
	margin:0 0 5px 0px;
	padding:0 0 0 15px;
	background: url(pix/kastel.gif) no-repeat left 4px;
}


.clearfloat {
	clear:both;
	}
/*
#infobox ul {
	float:left;
	width:200px;
	margin:0;
	padding:0;
	height:80px;
}
*/
#infobox ul{
/*	width:400px;
	height:80px;
	display:block;*/
	padding:0;
	margin:5px 0 0 0;
}
#infobox ul li{
	float:left;
	width:200px;
/*	display:block; */
}


#infobox li, ul {
	list-style-position: outside;
	list-style:none;
}


#infobox li {
	margin:0 0 5px 0px;
	padding:0 0 0 12px;
	background: url(pix/kastel.gif) no-repeat left 4px;
}





.active, .active a:link, .active a:visited {
	color:#ffca79;
}
/*
.active,.active a:link {
	font-size: 12px;
	display: block;
	padding:10px 0;

	}

.active,.active a:link {
	font-weight: normal;
	text-decoration: none;
}
*/
#faq #basement {
	position: inherit;
	height:80px;
	background: url(pix/bg_basement.gif) repeat-x;
	margin:0 0 0 0;
	overflow: hidden;
}


#basement {
	position: relative;
	height:80px;
	background: url(pix/bg_basement.gif) repeat-x;
	margin:50px 0 0 0;
	overflow: hidden;
}

#mbasement {
	position: relative;
	width:835px;
	height:80px;
	margin:0 auto;
}

#newsletter {
	position: absolute;
	float:left;
	width: 225px;
	height:80px;
	left:100px;
	background: url(pix/bg.gif) repeat;
	
	border-left:1px solid #733025;
	border-right:1px solid #733025;
}
#newsletter .header-h3{
	margin:0 25px;
	text-align:left;
}

#livehelp {
	position: absolute;
	text-align: left;
	float: left;
	width:190px;
	height:73px;
	padding-left:185px;
	padding-top:7px;
	left:330px;
	background:url(pix/livehelp.gif) no-repeat left top;
}

#helpscript {
	float:left;
	position: relative;
	padding-top: 30px;
	padding-left:15px;
	height:80px;
	overflow: hidden;
	left:720px;
	background: url(pix/l_support.gif) no-repeat left 15px;
}

#faq #footer {
	position: relative;
	height:50px;
}

#footer {
	width:835px;
	margin:15px auto 25px;
}
#footbox {
	color:#bd2c0a;
	margin-left:325px;
	text-align: left;
}

#footbox a:link, #footbox a:hover, #footbox a:active, #footbox a:visited {
	color:#bd2c0a;
}

#footbox ul { margin: 0; padding: 0; list-style: none; list-style-type: none; width:600px; display:block; }

#footbox li {
	border-left: 1px solid #bd2c0a;
	float:left;
	padding-left:15px;
	margin-right:15px;
	list-style: none;
	list-style-type: none;
}

#footbox #firstlink {
	padding-left:0;
	border-left: none;
}

#footbox p {
	clear:both;
}


input, textarea {
	font:inherit;
	color:#771f0d;
}

.txt input { 
	margin: 0; 
	width:175px; 
	height:19px;
	}
	
input.txt { 
	position:absolute;
	top:30px;
	left: 25px;
	margin: 0;
	padding:2px 0px 0px 5px; 
	font-size: 11px; 
	width:165px; 
	height:15px;
	}

	
#column2 input { 
	top:30px;
	left: 25px;
	margin: 0;
	padding:2px 0px 0px 5px; 
	font-size: 11px; 
	width:165px; 
	height:15px;
	}
#column2 input.tx-powermail-pi1_mandatory_submit{
	height:21px;
	padding:0 0 5px 0;
}
#column2 textarea {
	height:6em;
	width:165px;
	padding-left:5px;
}

.submitbtn {
	float:right;
	position: absolute;
	top:60px;
	right:25px;
	margin:0;
}

#column2 .submitbtn {
	position: relative;
	top:0;
	left:0;
	width: 22px;
	float: left;
	width:76px;
	height:18px;
	margin:0;
	padding:0;
}



/* Headers */

#hwelcome {
	
	display:block;
	text-indent:-9999px;
	border-bottom:1px solid #814739;
	padding-right:80px;
	width:100px;
	height:18px;
	background: url(pix/t.gif) no-repeat top left;

}
.header-h2{
	border-bottom:1px solid #814739;
	padding:0 0 1px 0;
	display:block;
}
.header-h2 h2{
	text-indent:-5000px;
	height:0px;
	direction:ltr;
}
/*
h2.header{
	display:block;
	border-bottom:1px solid #814739;
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	color:#FFFFFF;
	line-height:22px;
}
*/

#hnewsevents {
	
	display:block;
	text-indent:-9999px;
	border-bottom:1px solid #814739;
	padding-right:80px;
	width:100px;
	height:21px;
	background: url(pix/1t1.gif) no-repeat top left;

}
.header-h3{
	border-bottom:1px solid #814739;
	padding:0 0 1px 0;
	display:block;
}
.header-h3 h3{
	text-indent:-5000px;
	height:0px;
	direction:ltr;
}
/*
h3.header{
	display:block;
	border-bottom:1px solid #814739;
	height:21px;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;
	color:#FFCA79;
	line-height:22px;
}
*/


/* Span Mods */

.preise {
	color: #FFCA79;
	font-size: 20px;
	margin:0;
}

.preise-white {
	color: #FFFFFF;
	font-size: 20px;
	margin:0;
}



/* Startpage Modification */	

#startpage {background: #6f1704 url(pix/bgr.gif) repeat-x top left;}

#startpage #hug {
	width: 730px;
	margin: 0 auto;
	}

#startpage #header {
	width: 660px;
	height: 370px;
	margin: 0 auto;
	background-image: url(pix/header.jpg);
	background-repeat:no-repeat; 
	}
	
#startpage #logo {
	display:block;
	text-indent:-9999px;
	width:192px;
	height:218px;
	background-image:url(pix/startlogo.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0 auto;
	}
	
#startpage #sprachen {
	height:55px;
	margin: 0;
	padding: 0;
	}
	
#startpage #sprachen h2 {
	display:block;
	float: left;
	text-indent:-9999px;
	width:197px;
	height:25px;
	background-image:url(pix/txt_select.gif);
	background-repeat:no-repeat;
	margin: 17px 30px 0 80px;
	padding: 0;
	}
	
#startpage #sprachnav { 
 	display:inline;
	padding: 0; 
	overflow:hidden; 
	list-style: none; 
	list-style-position:inside;
	}
	
#startpage #sprachnav li { 
	display:inline; 
	}
	
#startpage #sprachnav a {
	display:block;
	text-indent:-9999px;
	float:left;
	height: 60px;
	font-weight:normal;
	list-style-position:inside;
	}
	
#startpage #deutsch a {
	width:55px;
	background-image: url(pix/de_flagbtn.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
#startpage #englicsh a {
	width:60px;
	background-image: url(pix/en_flagbtn.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
	
#startpage #federal {
	display:block;
	float: right;
	text-indent:-9999px;
	width:387px;
	height:32px;
	background-image:url(pix/federal.gif);
	background-repeat:no-repeat;
	padding: 0;
	}



table, td {border-collapse:collapse;}
td { vertical-align:top;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}

td, a, span, textarea { font:11px Tahoma, Arial, Geneva, sans-serif;color:#FFFFFF;}
input { font:11px Tahoma, Arial, Geneva, sans-serif;color:#000000;}
td, span { line-height:12px;}
	
	.w {width:100%;} .w5 {width:50%;} .h {height:100%;}
	
	a {text-decoration: underline;}
	a:hover {text-decoration: none;}

.first {width:766px;}
.first {height:710px;}

	.hed {height:141px;background:url(images/hed.jpg);}
	
		.hedbl .menu a {width:97px;height:60px;display:block;text-decoration:none;}
		.hedbl .menu a:hover {text-decoration:none;}
		
		.hedbl .menu td.n1 a {width:98px;background:url(images/n1.gif) no-repeat;}
		.hedbl .menu td.n1 a:hover {background:url(images/n1n.gif) no-repeat; }
		
		.hedbl .menu td.n2 a {background:url(images/n2.gif) no-repeat;}
		.hedbl .menu td.n2 a:hover {background:url(images/n2n.gif) no-repeat; }
		
		.hedbl .menu td.n3 a {background:url(images/n3.gif) no-repeat;}
		.hedbl .menu td.n3 a:hover {background:url(images/n3n.gif) no-repeat; }
		
		.hedbl .menu td.n4 a {background:url(images/n4.gif) no-repeat;}
		.hedbl .menu td.n4 a:hover {background:url(images/n4n.gif) no-repeat; }
		
		.hedbl .menu td.n5 a {background:url(images/n5.gif) no-repeat;}
		.hedbl .menu td.n5 a:hover {background:url(images/n5n.gif) no-repeat; }
		
		.hedbl {width:766px;height:183px;background:url(images/h2_.jpg) no-repeat 81px 0;}
		.hedbl .cont2 span a {padding:0px 20px 0px 0px;}
	
	.cont {width:766px;margin:0px 0px 10px 0px;}
	
	.cont td span.left a, .cont2 td span.left a  { margin:0px 0px 6px 0px;background:url(images/w10.gif) no-repeat left;padding:0px 0px 0px 19px;}
	.cont td font { font-weight:normal; color:#FFFFFF;}
	.cont td font a { font-weight:normal; color:#FFFFFF; text-decoration:none;}
	.cont td font a:hover { font-weight:normal; color:#FFFFFF; text-decoration:underline;}
	.cont2 td, .cont b { color:#FFCA79;}
	.cont2 span a, .cont span.left a, .cont span a { color:#FFFFFF;background:url(images/w7.gif) no-repeat right;padding:0px 0px 13px 0px;}
	.cont2 strong {color:#FFFFFF;}
	
	.cont span a {padding:0px 19px 2px 0px;}
	
	.cont form input { display: block;margin:0px 0px 5px 0px;}
	.cont form textarea { width:175px;height:41px; overflow:auto;}
	.cont form span a { display:inline;margin:0px 0px 0px 8px;}
	.cont form span {display: block; text-align:right;margin:5px 0px 0px 0px;}
	
	.foot td.menu {height:161px;padding:15px 0px 0px 306px;}
	
		.foot td input.txt, .cont form input { width:175px;height:19px;}
		.foot td input.txt, .cont form input, textarea {color:#771F0D;padding:1px 0px 0px 5px;}
		
	.foot td.menu, .foot td.menu span, .foot td.menu a { color:#BD2C0A;}
	.foot td.menu span,.cont2 span a, .cont span.left a, .cont span a { display:block;}
	
	.foot td.menu span {margin:0px 0px 7px 0px;}
	.foot td.menu span a,.cont2 span a, .cont span.left a, .cont span a { font-weight:bold;}

.foot td.menu a,.cont2 span a,.cont span.left a, .cont span a {text-decoration:none;}
.foot td.menu a:hover,.cont2 span a:hover,.cont span.left a:hover, .cont span a:hover {text-decoration:underline;}




#orderform {
	margin:0 0 1em;
	padding-left:50px;
}

td input {
	margin-bottom:.5em;
}


fieldset {
	clear:both;
	margin: 1em 0 1em;
	border:1px #915e52 solid;
	background:url(pix/bg.gif);
}

.stepset {
	position:relative;
	background:url(pix/stepbg2.gif) repeat-x;
	padding-top:0em;
	margin:0em 0 4em 0;
}

.stepnumber {
	display:block;
	width: 130px;
	text-align:right;
	border-left:#8B4232 solid 1px;
	float:right;
	font-size:3em;
	right:10px;
	top:10px;
	color:#8B4232;
	background: 10px 10px no-repeat;
	line-height:34px;
}


fieldset p {
	padding-left:35px;
}

legend {
	font-weight:bold;
	color: #FFCA79;
	padding: 0 5px;
	font-size:1.1em;
}

/*
fieldset^legend {
	color:white
}
*/
.steplegend {
	display: block;
	font-size:1.3em;
	color:white;
	text-shadow: #320700 2px 2px 1px;
}


.white{
	color: #FFFFFF;
}

#content{
	background:url(pix/top_bar_left_clear.jpg) no-repeat 50px top;
}
.language{
	padding:0 0 22px 0;
	position:absolute;
	left:50px;
	top:142px;
	text-align:center;
	width:183px;
	background:url(pix/nafright_noborder.gif) repeat-x left bottom;
	border-left:1px solid #A64D39;
}
.language .language-item{
	margin:0;
	width:183px;
}
.language a,
.language a:link,
.language a:visited,
.language a:hover{
	display:block;
	padding:5px 0 5px 47px;
	font-weight:normal;
	text-align:left;
	margin:0;
}
.language .lang-root0 a{
	background:url(pix/flag_de.gif) no-repeat 18px 5px;
}
.language .lang-root1 a{
	background:url(pix/flag_gb.gif) no-repeat 18px 5px;
}
.language .lang-root2 a{
	background:url(pix/flag_fr.gif) no-repeat 18px 5px;
}
.language .lang-root3 a{
	background:url(pix/flag_es.gif) no-repeat 18px 5px;
}
.language .lang-root4 a{
	background:url(pix/flag_ru.gif) no-repeat 18px 5px;
}
.language .lang-root5 a{
	background:url(pix/flag_sa.gif) no-repeat 18px 5px;
}
.language a:hover,
.language a.active{
	background-color:#631A0B;
	color:#FFC878;
/*	margin:0 -2px 0 0; */
	font-weight:normal;
}
.language a.active:hover{
	color:#FFC878;
}
.language #lang-root a{
	padding-top:19px;
	background-position:18px 19px;
}
.language #lang-root a.active{
	background-image:none;
	padding-left:19px;
	padding-top:19px;
}
.language .languages a{
	background-position: 18px 4px;
	padding-top:4px;
	padding-bottom:6px;
	color:#ffffff;
}
.language #lang0 a{
	background:url(pix/flag_de.gif) no-repeat 18px 5px;
}
.language #lang1 a{
	background:url(pix/flag_gb.gif) no-repeat 18px 5px;
}
.language #lang2 a{
	background:url(pix/flag_fr.gif) no-repeat 18px 5px;
}
.language #lang3 a{
	background:url(pix/flag_es.gif) no-repeat 18px 5px;
}
.language #lang4 a{
	background:url(pix/flag_ru.gif) no-repeat 18px 5px;
}
.language #lang5 a{
	background:url(pix/flag_sa.gif) no-repeat 18px 5px;
}
.language .languages a:hover{
	color:#FFC878;
	background-color:#000000;
}
.language .languages{
	background-color:#631A0B;
	display:block;
/*	padding-bottom:3px; */
	border-bottom:1px solid #A64D39;
}
.language .languages-parent{
	position:absolute;
}

.news-latest-container p{
	padding:0;
	margin:0;
}
.news-latest-container strong{
	color:#FFCA79;
	line-height:20px;
}
.news-latest-morelink{
	padding:0 0 15px 0;
}
.news-single-backlink{
	padding:20px 0 0 0;
}
.news-list-item{
	padding:20px 0 0 0;
}

.tx-powermail-pi1 fieldset{
	border:none;
	background:none;
	margin:0;
	padding:0;
}
.tx-powermail-pi1 fieldset legend{
	display:none;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html label{
	display:none;
}
#column2 .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html input,
#column2 .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html textarea{
	margin:8px 5px 5px 0;
}
#column2 .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submitgraphic input{
	width:76px;
	height:18px;
	margin:5px 5px 5px 0;
	padding:0;
}

.news-single-item h3{
	color:#FFCA79;
	font-size:14px;
}
.news-list-item h3{
	color:#FFCA79;
	font-size:13px;
}
#column2 .tx-felogin-pi1 input{
	height:auto;
	padding:2px 5px 3px 5px;
	margin-bottom:5px;
}

.tx-srfeuserregister-pi1 dd{
	width:auto;
}
#column2 .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password{
	width:112px;
}
#column2 .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox,
#column2 .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio{
	width:auto;
}
#column2 .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit{
	height:auto;
	padding:2px 0;
}
#column2 .tx-srfeuserregister-pi1 textarea#tx-srfeuserregister-pi1-comments{
	width:295px;
}