/* formpool.com Stylesheet BECK:DESIGN Bastian Schwabe */

body {
background-color: black;
background-image:url('http://p30963.typo3server.info/fileadmin/img_templates/background2.jpg');
background-position: center top;
margin: 0px;
}

#total {
position: absolute;
top: 20px;
left: 50%;
width: 600px;
height: 400px;
margin: 0 0 0 -300px;
}
#logo {
position: absolute;
top: 0px;
left: 3px;
width: 142px;
height: 31px;
}

#content_left {
position: absolute;
left: 0px;
top: 60px;
width: 350px;
height: 350px;
}


#content_right {
position: absolute;
left: 370px;
top: 50px;
overflow: auto;
z-index: 100;
}


#footmenu {
position: absolute;
left: 370px;
top: 370px;
font: normal 10px/11px Verdana,Arial;
color: #A2B1B5;
}
#footmenu a{
font: normal 10px/11px Verdana,Arial;
color: #A2B1B5;
text-decoration: none;
}
#footmenu a:hover{
text-decoration: underline;
}


/* TEXTFORMAT */

h1 {
font: normal 22px/28px Verdana;
color: #EF0019;
}

h2 {
font: normal 12px/16px Verdana;
color: #EF0019;
}
h3 {
font: normal 10px/14px Verdana;
color: #EF0019;
margin-bottom: -10px;
}

.bodytext {
font: normal 10px/14px Verdana;
color: #A2B1B5;
}
.bodytext a{
font: normal 10px/14px Verdana;
color: #A2B1B5;
text-decoration: none;
}
.bodytext a:hover{
font: normal 10px/14px Verdana;
color: #EF0019;
text-decoration: none;
}

.csc-header {
position: relative;
}
.bodytext {

}