html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    /*background: #c9ceac;*/
    background: #ffffe6;
    text-align: center;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #666666;
}

/****************/

#container{
    background: url(../../images/layout_background.png) repeat-y;
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}
#container ol {
    padding-left:17px;
    margin:0;
    _margin-left:10px;
}
#container ul {
    padding-left:15px;
    margin:0;
}

#container #hotline{
    vertical-align: bottom;
    margin: 0;
    height:20px;
    width:100%;
    background-color:#ffffe6;
}
#container .padding{
    padding: 0 10px;
}

/****************/

#header{
    background: url(../../images/layout_header.jpg);
    position: relative;
    height: 225px;
}

#header #logo{
    position: absolute;
    right: 20px;
    top: 45px;
}

/****************/

#navigation{
    background: url(../../images/layout_navigation.png);
    height: 50px;
}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul{
    margin-left: 10px;
}
#navigation li{
    float: left;
}
#navigation li a{
    font: 14px Times New Roman, Times, serif;
    display: block;
    color: #666666;
    float: left;
}
#navigation li a span{
    line-height: 50px;
    padding: 0 20px;
    display: block;
    height: 50px;
    float: left;
}
#navigation li a.active{
    font-weight: bold;
}
#navigation li a:hover, #navigation li a.active{
    background: url(../../images/layout_navigation_active.png) top left no-repeat;
    text-decoration: none;
}
#navigation li a:hover span, #navigation li a.active span{
    background: url(../../images/layout_navigation_active_span.png) top right no-repeat;
}

/****************/

#content{
    background: url(../../images/layout_content.png) no-repeat;
    padding: 15px 25px;
}
#content #left{
    margin-right: 30px;
    width: 190px;
    float: left;
}
#content #center #services p{
    margin-bottom:0px;
}
#content #center{
    margin-right: 25px;
    width: 460px;
    float: left;
}
#content #right{
    width: 180px;
    float: left;
}

/****************/

#left ul, #left ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#left ul{
    margin: 0 0 10px 0;
}
#left ul li{
    margin: 0 0 5px 0;
}

/****************/

#left p, #right p{
    font-size: 11px;
}

/****************/

#footer{
    background:  #ffffe6 url(../../images/layout_footer.png) no-repeat;
    padding-top: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
    color: #7e8750;
}
#footer a{
    color: #7e8750;
}


/****************/

h1, h2, h3, p, .line{
    margin: 0 0 10px 0;
}
h1{
    font: 18px Times New Roman, Times, serif;
    font-weight: normal;
    /*color: #c6485b;*/ 
    color:#000;
}
h2{
    font-size: 15px;
    color: #c6485b;
}
h3{
    font-size: 13px;
    color: #c6485b;
}
a{
    text-decoration: none;
    color: #c6485b;
}
a:hover, a.active{
    text-decoration: underline;
}
a img{
    border: none;
}

/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.box{
    background: url(../../images/box_center.png);
}
.box .top{
    background: url(../../images/box_top.png) top no-repeat;
    padding: 25px 25px 10px;
}
.box .bottom{
    background: url(../../images/box_bottom.png) bottom no-repeat;
    height: 25px;
}
.box table td{
    font-size: 11px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    clear: both;
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
    margin-left: 150px;
    display: block;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    width: 150px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 260px;
}
textarea{
    height: 120px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton{
    margin: 5px 0 0 155px;
}
#asterisk{
        margin: 0 0 0 155px;
}
/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

table p {
    clear:both;
}
.pageselector .pages {
	/*border:1px solid #AFAFAF;*/
	display:block;
	float:left;
	height:18px;
	margin:0 2px 5px 0;
	padding:0 5px;
	clear:none;
}
.pageselector .page {
	float:left;
}