/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

/*
html{
overflow: auto;
}
*/

body { 
font-size: 15px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
background: #2e363b url(img/BG_back.jpg);
color: #fff;
}

h1,h2,h3,h4,h5,h6{
color: #afca05;
margin: 0.5em 0;
}

p,ul,ol,label,address {
color: #ccc;
margin-right: 20px;
margin: 1em 20px 1em 0;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 180%;}
h2{font-size: 155%;}
h3{font-size: 140%;}
h4{font-size: 115%;}
h5{font-size: 100%;}
h6{font-size: 100%;}
p{font-size: 100%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

/***************************/



#wrapper{
position: relative;
width: 970px;
height: 530px;
background-repeat: no-repeat;
background-position: 0px 20px;
overflow: hidden;
}

#ifr{
width: 552px;
height: 464px;
margin: 33px 0 0 0px;
padding-right: 20px;
padding-left: 380px;
}

body.vcent #wrapper{
position: absolute;
margin-left: -485px;
left: 50%;
margin-top: -265px;
top: 50%;
}

/* Wrapper positioning override*/ 
body.no-vcent #wrapper{
left: 0;
top: 0;
margin: 0 auto;
}
/********/

.Default{}
.Splash		{background-image: url(img/BG_Splash.jpg);}
.Willkommen	{background-image: url(img/BG_Willkommen.jpg);}
.HLSS		{background-image: url(img/BG_HLSS1.jpg);}
.HLDS		{background-image: url(img/BG_HLDS1.jpg);}
.HLKT		{background-image: url(img/BG_HLKT1.jpg);}
.Kontakt	{background-image: url(img/BG_Kontakt.jpg);}
.Impressum	{background-image: url(img/BG_Default.jpg);}

#content{
width: 552px;
height: 464px;
margin: 33px 0 0 0px;
padding-right: 20px;
padding-left: 380px;
overflow: auto;
}

#content p, #content address{
line-height: 1.4em;
}

#content ul{
margin: 0.5em 0 0 0;
}

#content ul li{
line-height: 1.4em;
/*padding-left: 30px;*/
padding-left: 24px;
list-style-position:outside;
list-style-type:none;
background: url(img/LI-Pfeil2.gif) no-repeat 0px 1px;
margin-bottom: 0.5em;
}

#content ul li ul li{
background: url(img/LI-Punkt1.gif) no-repeat 0px 5px;
padding-left: 20px;
}

.Willkommen #MD{
position: absolute;
right: 70px;
top: 430px;
font-size: 80%;
}

.Willkommen #MD span{
font-size: 130%;
color: #afca05;
}

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active{
color: #afca05;
text-decoration:underline;
}


#content ul.buttons1 li{
list-style: none;
padding: 0;
margin: 0 0 15px 0;
background-image: none;
}

#content ul.buttons1 li a{
display: block;
height: 41px;
line-height: 20px;
background-image: url(img/Button_next.gif);
background-repeat:no-repeat;
padding: 5px 100px 5px 20px;
color: #000;
text-decoration:none;
font-weight: bold;
}

#content ul.buttons1 li a:link, #content ul.buttons1 li a:visited, #content ul.buttons1 li a:active{
color: #000;
text-decoration:none;
}

#content ul.buttons1 li a:hover{
color: #fff;
text-decoration: none;
}

#content ul.buttons1 li.pdf a{
height: 41px;
background-image: url(img/Button_pdf.gif);
padding: 12px 150px 5px 20px;
}

#content ul.buttons1 li.pdf-e a{
height: 20px;
background-image: url(img/Button_pdf.gif);
padding: 23px 100px 15px 20px;
}

#content ul.buttons1 li.message a{
height: 41px;
background-image: url(img/Button_message.gif);
padding: 5px 150px 5px 20px;
}

#content ul.buttons1 li.message-e a{
height: 20px;
background-image: url(img/Button_message.gif);
padding: 16px 100px 15px 20px;
}

#content ul.buttons1 li.back a{
height: 20px;
background-image: url(img/Button_prev.gif);
padding: 16px 100px 15px 70px;
}

#content ul.buttons1{
width: 377px;
margin: 0 0 0 70px;
padding: 0;
}

.Willkommen #content ul.buttons1{
margin: 0 0 0 0;
}

.Willkommen #content ul.buttons1 li a{
padding: 5px 70px 5px 20px;
}

.Impressum #content ul.buttons1, .Kontakt #content ul.buttons1{
margin: 25px 0 0 0;
}

#innercontent{
padding: 10px 0 50px 0;
}

.Splash #content{
width: auto;
height: auto;
padding: 0;
margin: 33px 0 0 13px;
overflow: visible;
}

.Splash #innercontent{
width: auto;
height: auto;
padding: 0;
margin: 0;
}

.Splash #content a{
display: block;
width: 944px;
height: 464px;
}

.Splash #content a span{
display: none;
}

.Willkommen #content{
width: 380px;
margin: 33px 0 0 53px;
padding: 0;
overflow: hidden;
}

.Willkommen #innercontent{
}

#metanav{
font-size: 80%;
position: absolute;
width: 50%;
top: 0;
right: 50px;
}

#metanav ul{
float: right;
margin: 0;
padding: 0;
}

#metanav ul li{
float: left;
line-height: 32px;
margin: 0 0 0 10px;
}

#metanav ul li a, #language ul li a{
margin-right: 10px;
text-transform: uppercase;
text-decoration: none;
color: #ccc;
}

#metanav ul li a:hover, #language ul li a:hover{
text-decoration: underline;
}

#metanav ul li a.active, #language ul li a.active, #metanav ul li a.active:hover, #language ul li a.active:hover{
text-decoration: none;
cursor: text;
}

#language{
font-size: 80%;
position: absolute;
width: 50%;
top: 0;
left: 54px;
}

#language ul{
margin: 0;
padding: 0;
}

#language ul li{
float: left;
margin: 0 10px 0 0;
line-height: 32px;
}

#goodies{
font-size: 80%;
position: absolute;
top: 0;
left: 270px;
}

#goodies ul{
margin: 0;
padding: 0;
}

#goodies ul li{
float: left;
margin: 0 10px 0 0;
line-height: 32px;
text-transform: uppercase;
color: #c7cd9f;
}

#goodies ul li a{
margin-right: 10px;
text-transform: uppercase;
text-decoration: none;
color: #fff;
}

#goodies ul li a:hover{
text-decoration: underline;
}

#goodies ul li a.active, #goodies ul li a.active:hover{
text-decoration: none;
cursor: text;
}

#deco1{
display: block;
position: absolute;
top: 33px;
right: 40px;
background: #a00;
width: 557px;
height: 20px;
background: url(img/Abdeck_Top_Default.png) no-repeat 0px 0px;
}

#deco2{
display: block;
position: absolute;
bottom: 33px;
right: 40px;
background: #a00;
width: 557px;
height: 20px;
background: url(img/Abdeck_Bottom_Default.png) no-repeat 0px 0px;
}

.Splash #deco1, .Willkommen #deco1, .Splash #deco2, .Willkommen #deco2{
display: none;
}


/* Kontaktformular ***************************/

form#Kontaktformular{
overflow: auto;
}

#Kontaktformular div{
margin: 5px 0;
width: 500px;
overflow: hidden;
}

#Kontaktformular h6{
padding: 20px 0 0 140px;
font-weight: bold;
color: #000;
}

#Kontaktformular p{
width: 340px;
margin: 10px 0 10px 140px;
}

#Kontaktformular label{
width: 130px;
margin: 3px 10px 3px 0;
float: left;
text-align: right;
}

#Kontaktformular #CKF_anrede{
margin-left: 140px;
width: auto;
}

#Kontaktformular #CKF_anrede label{
float: left;
width: auto;
margin-right: 0;
}

#Kontaktformular #CKF_anrede input{
margin-right: 20px;
background: transparent;
border: none;
}

input#KF_vorname, input#KF_name, input#KF_firma, input#KF_funktion, input#KF_strasse, input#KF_fax, input#KF_telefon, input#KF_email, input#KF_betreff{
width: 340px;
}

#Kontaktformular textarea{
width: 340px;
max-width:  346px;
height: 120px;
max-height: 480px;
overflow: auto;
}

#Kontaktformular input#KF_land{
width: 20px;
}

#Kontaktformular input#KF_plz{
width: 40px;
}

#Kontaktformular input#KF_ort{
width: 110px;
margin-right: 0px;
}

#Kontaktformular #CKF_land_plz_ort label{
width: auto;
}

#Kontaktformular #CKF_land_plz_ort input{
margin-right: 10px;
}

#Kontaktformular #CKF_land_plz_ort span{
display: block;
float: left;
width: 130px;
margin: 3px 10px 3px 0;
text-align:right;
}

#Kontaktformular #CKF_land_plz_ort span label{
float: none;
margin-right: 0;
}

#Kontaktformular input, #Kontaktformular textarea{
float: left;
font-family: inherit;
font-size: 90%;
padding: 3px;
background: #eee url(img/BG_input.gif);
border: 0px solid #afca05;
}

#Kontaktformular input#KF_submit{
margin: 2px 0 20px 140px;
width: 346px;
padding: 2px;
color: #000;
background: #afca05;
border: 2px solid #fff;
text-transform:uppercase;
}

#Kontaktformular .muss{
/*font-weight: bold;*/
}

/****/

#Kontaktformular #CKF_anrede{
padding-top: 10px;
/*border-top: 1px solid #000;*/
}

/****************************/
