body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
background: #C02000 url(IMG/icons/bg-body.gif) 0 0 repeat-x;
padding-bottom: 20px;
text-align: center;
}
h1 {
font-size: 1.2em;
margin: 0 20px 20px 0;
padding: 5px 0 0 0;
}
/* IDs */
#container {
position: relative;
width: 900px;
margin: 0 20px 0 20px;
text-align: left;
background: #ffffff url(IMG/icons/bg-banner.gif) right repeat-y;
}

#container0 {
position: relative;
width: 1100px;
margin: 0 20px 0 20px;
text-align: left;
background: #ffffff url(IMG/icons/bg-banner.gif) right repeat-y;
}
#headercon {
height: 173px;
background: #ffffff url(IMG/icons/bg-banner.gif) right no-repeat;
border-top: 2px solid #EBE0DE;
border-bottom: 2px solid #EBE0DE;
}
#header {
background: transparent;
}
#logo1 {
position: absolute;
top: 2px; 
left: 0;
width: 820px;
height: 106px;
background: url(IMG/Logo/ttclogo1.gif) 0 0 no-repeat;
z-index: 5;
}
#logo1 a {
width: 820px;
height: 106px;
}
#logo2 {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 900px;
background: url(IMG/Logo/ttclogo2.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 67px;
width: 900px;
}
#xmas {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 900px;
background: url(IMG/Logo/xmas.jpg) 0 0 no-repeat;
}
#xmas a {
height: 67px;
width: 900px;
}
#nyear {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 900px;
background: url(IMG/Logo/nyear.jpg) 0 0 no-repeat;
}
#nyear a {
height: 67px;
width: 900px;
}
#logob {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 1100px;
background: url(IMG/Logo/ttclogob.jpg) 0 0 no-repeat;
}
#logob a {
height: 67px;
width: 1100px;
}
#maincon {
width: 850px;
background: #ffffff;
}
#main {
background: #ffffff;
}
#column {
float: right;
width: 155px;
min-height: 400px;
}
#content { 
min-height: 450px;
width: 650px;
}
#nocolumn #content { 
min-height: 450px;
width: 650px;
}
#text {
width: 510px;
padding-left: 165px;
padding-top: 30px;
min-height: 450px;
}
#nocolumn #text {
width: 650px;
}
#nocolumn hr {
margin-right: 0;
}
.fright {
margin-right: 0;
}
table.fright {
margin-right: 0;
}
/* Allgemeine Klassen */
.copyright {
font-size: 70%;
color: #fff;
text-align: right;
margin: 0;
padding: 5px 2px 5px 0;
}

/* Formular */
.form1, .form3 {
border: 1px solid #EBE0DE;
}
.form2, .form4 {
border: 1px solid #000000;
}
input.sendbutton {
border: 1px solid #000000;
color: #000;
background: #F2EBEA;
}
input.resetbutton {
border: 1px solid #000000;
color: #fff;
background: #A61E1C;
}
