

html, body {
margin:0;
padding:0;
font:80%/1.4 Tahoma, Arial;
letter-spacing: 0.5;
background:url(images/bodybg.jpg) repeat-x #E7E7E7;
text-align:center;
height: 100.5%;
}


h1 {
color:##0438A6;
font-size: 10 px;
}

h3 {
height:39px;
margin:0;
padding:0;
}

p {margin:0;padding:0;}

acronym {
border:none;
}

a {
color:#22438B;
background-color:#ffffff;
text-decoration:underline;
}

a:hover, a:hover {
color:#0438A6;
background-color:#ffffff;
}

/* + + + + + + L A Y O U T + + + + + + + + */

/*#container {
width:1000px;
height: 100%;
margin:0 auto;*/
/*padding:0 13px;
background: #000000;


}*/

#header {
position:relative;
width:1000px;
height: 150px;
margin:0 auto;
background: url(images/header.jpg) no-repeat;
color:#454545;
text-align:left;
}

#main {
width:1000px;
margin: 0 auto;
/* overflow:auto;height: auto;*/
position:relative; 
background: url(images/containerbg.jpg) repeat-y;
text-align:left;
}

#footer {
/*position:relative;*/
width:1000px;
height: 225px;
margin: 0 auto;
background: url(images/footer.jpg) no-repeat;
color:#454545;
text-align:left;
}

#sportimage {
display: block;
position: relative;
left: 782px;
top: 25px;
width: 259px;
height: 200px;
background: url(images/skifahrer.jpg) no-repeat;
}

#content {
margin-left: 190px;
margin-right:30px;
}

.bodytext 	{
text-align: justify; 
font-size: 14px;
margin-left:  25px;
}

/* + + + + + + M E N U E + + + + + + + + */

#topmenue {
position:absolute;
top:129px;
left:185px;
color: #FFFFFF;
}

#topmenue a {
color: #FFFFFF;
text-decoration: none;
font-size: 11px; 
font-weight: bold;
background: transparent;
}

#topmenue a:hover {
text-decoration: underline;
}

#smallmenue {
position:absolute;
top:135px;
left:730px;
width:250px;
color: #1E5CA9;
text-align:right;
}

#smallmenue a {
color: #1E5CA9;
text-decoration: none;
font-size: 10px; 
font-weight: bold;
background: transparent;
}

#smallmenue a:hover {
text-decoration: underline;
}

#leftmenue {
position:absolute;
top:0px;
left:13px;
width:170px;
}

#leftmenue a {
display: block;
width:160px;
height: 20px;
background: url(images/menuebg.jpg) repeat-x;
/* border-bottom: 1px #BBBBBB solid;  */
padding-left:10px;
color: #0337A7;
text-decoration: none;
padding-top: 2px;
font-size: 11px; 
font-weight: bold;
}

#leftmenue a:hover {
background: url(images/menuebg_ak.jpg) repeat-x;
color: #1E5CA9;
}

#thirdmenue a {
display: block;
width:150px;
height: 15px;
background: url(images/pfeil.gif) no-repeat #ECECEC;
border-bottom: 0px #1E5CA9 solid; 
padding-left:20px;
color: #1E5CA9;
text-decoration: none;
padding-top: 2px;
font-size: 10px; 
font-weight: normal;
}

#thirdmenue a:hover {
background: url(images/pfeil.gif) no-repeat #D2D2D2;
color: #1E5CA9;
}

#klickpfad {
font-size: 10px; 
}

#klickpfad a {
font-size: 10px;
color: #1E5CA9; 
text-decoration: none;
}


/* + + + + + + + +  TYPO3 - LAYOUT + + + + + + + + + + */

.layout1  { 
color: #0438A6;
font-size: 16px; 
letter-spacing: 1px;
background: url(images/layout1.jpg) no-repeat; 
text-align: left; 
padding: 8px 0px 0px 25px; 
margin: 30px 0px -10px 0px;
width: 785px; 
height: 36px; 
display: block ;
}

.contenttable {
width: 785px;
/* border: 1px #1E5CA9 solid; */
border-collapse: collapse;
}

.contenttable td {
border: 1px #BBBBBB solid;
padding-left: 10px; 
vertical-align: top; 
}

.contenttable thead {
background: #1E5CA9;
color: #ffffff;
font-weight: bold;
}

.csc-bulletlist csc-bulletlist-0, ul, li {
font-size: 14px; 
list-style:none;
list-style-image: url(images/punkt.gif); 
}

.csc-uploads-fileName {
width: 400px;
font-size: 14px;
padding: 0px 0px 0px 20px;
background: url(images/download.gif) no-repeat; 
}

.csc-uploads-fileName a {
color: #1E5CA9; 
text-decoration: none;
}

/* Formular hintergrund */
.formu {width:auto;padding-top:0px;padding-bottom:10px;padding-left:25px;border: 0px solid #C0C0C0;}

/* Radiobutton */
legend {color: #1E5CA9; font-size: 12px; font-weight: bold; } /* Beschriftung oben*/
fieldset {border:0px; padding-top:10px; }  /* Rahmen*/
.radiolayout {width:auto;padding-top:0px;padding-bottom:15px;  }  /*Radiobutton Hintergrund - Unterer Abstand*/
.mf-radio {border:0px;} /* Radiobuttons */

/*Textfeld*/
.mf-text {border: 1px solid #C0C0C0;margin-bottom: 10px; }

.mf-check {border: 0px; }
.mf-select {border:0px;}
.mf-input {border: 1px solid #C0C0C0;margin-bottom: 5px;}
.mf-submit {color: #ffffff;background-color: #C0C0C0;border: 0px;}

/* Beschriftung*/
label { color: #1E5CA9; font-size: 12px; font-weight: bold; }
.labelmaker { color: #1E5CA9; font-size: 12px; font-weight: bold; margin-top: 30px}

