@import url("toptrails_navigation.css");

/* ### CSS Screen fuer toptrails.de 07/2007 ### */

html {
}

body {
margin: 0;
padding: 0;
background-image: url(../images/layout/body_bg.gif);
background-position: center;
background-repeat: repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#container1 {
text-align: center;
}

#header {
background-color: #FFFFFF;
}

#trailmenu {
height: 60px;
padding-bottom: 2px;
background-color: #FFFFFF;
background-image: url(../../user_upload/trailmenue/trailmenu_allactive.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#container2 {
width: 935px;
margin: 0px auto;
text-align: left;
padding-left: 1px;
}

* html #container2 {
/*width: 935px;
margin: 0px auto;
text-align: left;*/
padding-left: 0;
}

#menu {
width: 187px;
float: left;
}

#content {
float: left;
width: 417px;
padding: 17px 26px 0 26px;
}

* html #content {
width: 469px;
}

.printlink {
float: right;
width: 14px;
heigth: 13px;
}

#marginright {
width: 279px;
float: right;
}

*html #marginright {
width: 279px;
float: right;
overflow: hidden;
}

*html div.csc-textpic-text {
overflow: hidden;
}

/* ### Standards ### */

.clear {
clear: both;
}

.hidden {
display: none;
}

/* ### Extensions ### */

.tx-srfeuserregister-pi1-module_sys_dmail_html {
display: none;
}

.tx-srfeuserregister-pi1 fieldset { 
border: 2px solid #01441C; 
}