body {
margin: 0px;
margin-left: 2px;
background: #FFF url(img/bg.gif) 0 0 repeat-x;
}
body,
div,
table,
td,
p {
font-family: arial, verdana, arial, sans-serif;
font-size: 11px;
color: #646464;
}

a:link { color: #595959; text-decoration: underline; }
a:visited { color: #595959; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a img { border: 2px solid #C2C2C2; }

#content h1,
#content h3 {
font-size: 13px;
margin: 0;
border: 1px solid #eee;
}
.news-list-item h3 a {
text-decoration: none;

}

.news-latest-item h2 {
font-size: 13px;
padding: 5px 0 0px 0;
margin: 0;




}

#content h2 {
font-size: 14px;
padding: 30px 0 0px 0;
margin: 0;
}

/*** LAYOUT ***/

div.header {
background: transparent url(img/header.jpg) 50% 0% no-repeat;
width: 957px;
height: 181px;
clear: both;
}
div.container {
width: 957px;
clear: both;
}
div.left {
float: left;
width: 215px;
background-repeat: no-repeat;
}

div.right {
float: right;
width: 200px;
background-repeat: no-repeat;
background-position: right top;
}
div.main {
float: left;
width: 527px;
background-color: #e8e8e8;
}

div#pagetitle {
position: relative;
top: -20px;
padding: 10px 10px 10px 26px;
font-size: 16px;
font-weight: bold;
color: #FFF;
background-color: #c9c9c9;
width: 350px;
}
div.main-spacer {
float: left;
width: 25px;
height: 350px;
}
div#content {
float: left;
width: 475px;	
padding-top: 0;
}
div.menu_footer {
height:18px;
width: 200px;
background-image: url('img/menu_footer.gif');
}
div.content_footer {
width: 527px;
background: #FFF url('img/content_footer.gif') 0 0 no-repeat;
clear: both;
text-align: center;
}
div.content_footer div a {
color: #a2a2a2;
text-decoration: none;
}
div.content_footer div {
padding-top: 20px;
color: #a2a2a2;
}

/*** MENÜ ***/

div.menu-level1 {
height: 21px;
width: 200px;
background-image: url('img/menu_level1.gif');
font-weight: bold;
}

div.menu-level2 {
height: 20px;
width: 200px;
background-image: url('img/menu_level2.gif');
}
div.menu-level1-ro {
height: 21px;
width: 200px;
background-image: url('img/menu_level1_ro.gif');
font-weight: bold;
}
div.menu-level2-ro {
height: 20px;
width: 200px;
background-image: url('img/menu_level2_ro.gif');
}
div.menu a {
text-decoration: none;
color: #595959;
line-height: 20px;
display: block;
width: 200px;
padding-left: 25px;
}

div.news-latest-container{
margin: 0px;
}

div.news-latest-item {
width: 175px;
padding-left: 15px;

}

div.news-latest-item p.bodytext{
padding-left: 0px;
padding-right: 5px;
}

div.menu-address {
background-color: #e7e7e7;
width: 200px;
}
div.menu-level1 a:link,
div.menu-level1 a:visited,
div.menu-level1 a:hover,
div.menu-level1 a:active {
color: #FFF;
}
div.address-header {
height: 19px;
width: 200px;
background-image: url('img/addressheader.gif');
font-weight: bold;
}
div.menu-address p {
margin: 0px;
padding-bottom: 5px;
padding-left: 25px;
}
div.menu-address a {
text-decoration: none;
color: #646464;
}
div.menu-address a:hover {
text-decoration: underline;
}

/*** ELEMENTE ***/

div#content {
color: #646464;
line-height: 18px;
}

div#content a {
color: #595959;
}

img.noborder {
border: 1px solid #666666;
/*** border: none !important;***/
}

p.bodytext {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #646464;
margin-bottom: 10px;
}
div#content td {
font-size: 11px;
}



/*** BILDUNTERSCHRIFTEN ***/

p.csc-caption {
text-align: left;
color: #666;
margin-top: 10px;
padding: 3px;
padding-left: 5px;
width: auto;
border: 1px solid #eee;
background-color: #d0d0d0;
}

/*** FORMULARE ***/


td.csc-form-fieldcell textarea {
height: 170px;
}
table.csc-mailform td {
vertical-align: top;
}
.csc-form-button {
width: auto !important;
font-size: 11px;
padding-left: 25px;
padding-right: 25px;
}

.logout-button {
background-color: #FFF;
border: 1px solid #C9C9C9;
font-weight: bold;
}


/*** LOGINBOX ***/

div.loginbox_title {
width: 200px;
height:20px;
background-image: url(img/loginbox_title.gif);
line-height: 20px;
color: white;
font-weight: bold;
}
div.loginbox_body {
width: 200px;
background-color: #e7e7e7;
color: #585858;
overflow: hidden;
}

div.loginbox_title span {
margin-left: 25px;
padding-top: 3px;
}
.titel span {
margin-left: 25px;
color: #FFF;
}

div.loginbox_body table.loginbox_fields {
margin-left: 25px;
margin-top: 0;
}
table.loginbox_fields td {
color: #585858;
}

div.loginbox_body input {
color: #585858;
font-size: 10px;
padding: 1px;
width: 80px
}

td.csc-form-fieldcell input.loginbox_user,
td.csc-form-fieldcell input.loginbox_password {
width: 50px !important;
}

td.csc-form-fieldcell input.loginbox_button {
border: none !important;
}
td.csc-form-fieldcell input.loginbox_logout_button {
border: none !important;
}
div.loginbox_body input.loginbox_button {
width: 50px;
padding-right: 16px;
float: right;
}
.menu-address p {
padding-top: 3px;
}
/*ttnews*/
.clearer {
height: 1px;
clear: both;
background: transparent url(img/border.gif) 0 0 repeat-x;
margin: 0;

}
.news_image {
float: left;
width: 10px;
margin:0;
padding:0;

}
.news-list-item,
.news-single-item-unterseite {
 float: right;
 width: 490px; 
}

.news-list-block {
clear: both;

}
.news-list-date {
font-size: 11px;
}
.news-single-img {
float: left;


}

/*formulare*/
fieldset {
border: 0;
padding: 0;
}
legend {
display: none;
}
fieldset#kontakt label {
float: left;
clear: both;
display: block;
width: 60px;
margin-bottom: 10px;
}
fieldset#kontakt input.input {
float: left;
display: block;
width: 150px;
margin-bottom: 10px;
}
.error {
color: #F00;
}
input.button {
margin-top: 10px;
background-color: #FFF;
border: 1px solid #C9C9C9;
color: #646464;
}
input.checkbox {
border: 0;
}
/*listen*/
#content ul {
list-style-type: square;
}
#content li {
margin-bottom: 10px;
}


#pagetitle{
  background-image: url(http://www.schlegel-gruppe.de/fileadmin/template/img/menu_level1.gif);
  margin-top: 20px;
  border-bottom: 1px solid white;
}

#content h3 {
  border: 0;
}

div#content a{
  color: black;
  font-weight: bold;
}

