/* 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;
-webkit-text-size-adjust: none;
}

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;
max-width: 480px;
min-height: 320px;
width: auto;
margin: 1em 1em;
padding-top: 190px;
overflow: hidden;
background-color: #000;
background-repeat:no-repeat;
border: 2px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.Splash		{background-image: url(img/BGI_Splash.jpg);background-position:top;}
.Willkommen	{background-image: url(img/BGI_Willkommen.jpg);background-position:top right;}
.HLSS		{background-image: url(img/BGI_HLSS1.jpg);background-position:top left;}
.HLDS		{background-image: url(img/BGI_HLDS1.jpg);background-position:top left;}
.HLKT		{background-image: url(img/BGI_HLKT1.jpg);background-position:top left;}
.Kontakt	{background-image: url(img/BGI_Kontakt.jpg);background-position:top left;}
.Impressum	{background-image: url(img/BGI_Default.jpg);background-position:top left;}

/********/

#content{
padding: 3em 1em;
}

#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: 11px;
top: 162px;
font-size: 60%;
}

.Willkommen #MD p{
margin: 0;
padding: 0;
}

.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: #afca05;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 2px solid #fff;
}

#content ul.buttons1 li a{
display: block;
min-height: 2.8em;
line-height: 1.4em;
padding: 0.3em 1em;
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{
}

#content ul.buttons1 li.pdf-e a{
}

#content ul.buttons1 li.message a{
}

#content ul.buttons1 li.message-e a{
}

#content ul.buttons1 li.back a{
}

#content ul.buttons1{
width: 100%;
margin: 0 auto;
padding: 0;
}

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

.Willkommen #content ul.buttons1 li a{
}

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

#innercontent{
}

#wrapper.Splash{
min-height: 0;
height: 2.5em;
}

.Splash #content{
padding: 0;
margin: -190px 0 0 0;
overflow: hidden;
}

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

.Splash #content a{
display: block;
width: 100%;
height: 190px;
}

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

.Willkommen #content{
}

.Willkommen #innercontent{
}

#metanav{
font-size: 80%;
position: absolute;
width: 100%;
height: 1.7em;
overflow: hidden;
top: 190px;;
left: 0;
background: #ccc;
}

#metanav ul{
margin: 0;
padding: 0.2em 0;
border-top: 1px solid #000;
}

#metanav ul li{
float: left;
line-height: 1.3em;
margin: 0 0 0 0.8em;
color: #000;
}

#metanav ul li a{
margin-right: 0.8em;
text-transform: uppercase;
text-decoration: none;
color: #000;
}

#language ul li a{
margin-right: 0.8em;
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: 100%;
margin-top: 1.6em;
top: 190px;
right: 0;
}

#language ul{
float: right;
margin: 0 -1px 0 0;
padding: 0.1em 0 0.2em 1em;
border: 1px #ccc solid;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}

#language ul li{
float: left;
margin: 0 0.8em 0 0;
line-height: 1.2em;
}

#goodies{
display: none;
}

#deco1{
display: none;
}

#deco2{
display: none;
}

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


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

form#Kontaktformular{
overflow: auto;
}

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

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

#Kontaktformular p{
}

#Kontaktformular label{
width: auto;
margin: 6px 10px 3px 0;
text-align: right;
}

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

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

#Kontaktformular #CKF_anrede input{
float: left;
margin-right: 20px;
margin-top: 0.5em;
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: 98%;
max-width: 440px;
}

#Kontaktformular textarea{
display:block;
width: 98%;
max-width: 440px;
height: 120px;
max-height: 480px;
overflow: auto;
}

#Kontaktformular input#KF_land{
}

#Kontaktformular input#KF_plz{
}

#Kontaktformular input#KF_ort{
}

#Kontaktformular #CKF_land_plz_ort label{
}

#Kontaktformular #CKF_land_plz_ort input{
}

#Kontaktformular #CKF_land_plz_ort span{
}

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

#Kontaktformular input, #Kontaktformular textarea{
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 0px;
width: 100%;
padding: 2px;
color: #000;
background: #afca05;
border: 2px solid #fff;
text-transform:uppercase;
/*
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
*/
}

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

/****/

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

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