body, form, ol, ul, dl, li, dt, dd, td, th, tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address{
margin:0;
padding:0;
}

ol, ul{list-style:none;}

img{border:0;}

fieldset{
margin:0;
padding:0;
border:0;
}

input, select, textarea{
font-size:100%;
vertical-align:middle;
}

table{
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
}

th{text-align:left;}

a:focus{overflow:hidden;}

.clearfix{display:inline-block;}

.clearfix:after{
content:" ";
display:block;
height:0;
clear:both;
overflow:hidden;
visibility:hidden;
}

.clearfix{display:block;}

.hidden{display:none;}

.block{display:block;}

.floatLeft{float:left;}

.floatRight{float:right;}

.p6{padding:6px;}

.p12{padding:12px;}

.p24{padding:24px;}

.p0, .nopad{padding:0;}

.pLast{padding-right:0;}

.noBorder{
border:none !important;
}

.border{
border:1px solid #C7C7C7;
}

.mute{color:#666;}

.serif{
font-family:Georgia, serif;
}

.uc{text-transform:uppercase;}

.sC{font-variant:small-caps;}

.lC{text-transform:lowercase;}

.rc{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.helpTxt{
font-family:Arial, sans-serif;
font-size:11px;
color:#666;
}

.colLast{
margin-right:0 !important;
}

.col-1{
width:72px;
display:inline;
float:left;
margin-right:24px;
}

.col-2{
width:168px;
display:inline;
float:left;
margin-right:24px;
}

.col-3{
width:264px;
display:inline;
float:left;
margin-right:24px;
}

.col-4{
width:360px;
display:inline;
float:left;
margin-right:24px;
}

.col-5{
width:456px;
display:inline;
float:left;
margin-right:24px;
}

.col-6{
width:552px;
display:inline;
float:left;
margin-right:24px;
}

.col-7{
width:648px;
display:inline;
float:left;
margin-right:24px;
}

.col-8{
width:744px;
display:inline;
float:left;
margin-right:24px;
}

.col-9{
width:840px;
display:inline;
float:left;
margin-right:24px;
}

.col-10{
width:936px;
display:inline;
float:left;
margin-right:24px;
}

.colsGrid{display:inline-block;}

.colsGrid:after{
content:" ";
display:block;
height:0;
clear:both;
overflow:hidden;
visibility:hidden;
}

.colsGrid{display:block;}

.cols{display:inline-block;}

.cols:after{
content:" ";
display:block;
height:0;
clear:both;
overflow:hidden;
visibility:hidden;
}

.cols{display:block;}

.cols .spacingLeft{margin-left:24px;}

.cols .spacingLeftHalf{margin-left:12px;}

.cols .spacingRight{margin-right:24px;}

.cols .spacingRightHalf{margin-right:12px;}

.cols .spacingBothHalf{
margin-right:12px;
margin-left:12px;
}

img.alignleft{
display:inline;
float:left;
padding:0 24px 12px 0;
}

img.alignright{
display:inline;
float:right;
padding:0 0 12px 24px;
}

.centerHorizontallyWrap{
width:100%;
overflow:hidden;
}

.centerHorizontally{
float:left;
position:relative;
left:50%;
}

.centerHorizontallyInner{
position:relative;
left:-50%;
}

.centerVerticallyWrap{
height:100%;
overflow:hidden;
}

.centerVertically[class]{
display:table;
position:static;
}

.centerVerticallyInner{
display:table-cell;
vertical-align:middle;
position:static;
}

body{
margin:0 0 150px;
font-weight:300;
font-size:13px;
font-family:Arial, sans-serif;
line-height:1.4;
color:#333;
}

h1, h2, h3{
line-height:1.1;
font-family:Georgia, serif;
}

h1, h2, h3, h4{
font-weight:700;
color:#3c3a39;
}

h1,
h2{
font-size:26px;
padding:18px 0 18px;
}

h1.immobilien{padding-top:0;}

h3{
font-size:19.5px;
padding:14px 0 14px;
}

h4{
font-size:13px;
padding:9px 0 9px;
}

.kopfnavigation{
margin:0 0 12px;
padding:0 0 12px;
border-bottom:3px double #ccc;}

p{
padding:0 0 18px;
}

strong{
font-weight:700;
color:#000;
}

em{font-style:italic;}

.content ol{
padding:0 0 18px 28px;
}

.content ul{
list-style:disc;
padding:0 0 18px 24px;
}

.content ol{list-style-type:decimal;}

.content ul ul{padding-bottom:0;}

.content ol ul,
.content ol ol{padding-bottom:0;}

.content ul ol{
padding:0 0 0 24px;
}

.content ol ol{list-style:upper-roman;}

.content ol ol ol{list-style:lower-roman;}

.content dl{
margin:0 0 18px;
padding:0;
}

.content dt{
font-weight:700;
color:#000;
}

.content dd{
padding:0 0 2px;
}

blockquote, q{font-style:italic;}

blockquote{
padding:0 0 0 18px;
}

hr{
height:1px;
background:#CCC;
margin:18px 0 18px;
border:0;
font-size:0;
line-height:0;
}

abbr{cursor:help;}

kbd{
background:#EEE;
border-color:#CCC #AAA #888 #BBB;
border-style:solid;
border-width:1px 3px 4px 2px;
color:#000;
font-weight:700;
padding:5px;
font-size:11px;
margin:0 2px;
white-space:nowrap;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

pre,
code{
font-family:Consolas, Monaco, "Courier New", monospace;
line-height:1.15;
}

pre{
line-height:1.15;
padding:6px 12px;
background:#F0F0F0;
margin:0 0 12px;
}

sub, sup{line-height:0;}

del{color:#666;}

ins{
text-decoration:none;
color:#000;
background:#F0F0F0;
}

table.datagrid{
font-family:Arial, sans-serif;
width:100%;
margin:0 0 12px;
}

table.datagrid td, table.datagrid th{
padding:6px 12px;
}

table.datagridSmall td, table.datagridSmall th{
padding:6px;
font-size:11px;
}

table.datagrid th{
font-weight:700;
color:#000;
line-height:1.2;
text-align:left;
}

table.datagrid tr.rowOdd{background:#FFF;}

table.datagrid tr.rowEven{background:#EEE;}

table.datagrid th{
border:1px solid #CCC;
background:#F5F5F5;
}

table.datagrid td{
border:1px solid #CCC;
}

a{
text-decoration:none;
border-width:0 0 1px;
border-style:solid;
}

a:link{
color:#001e91;
border-color:#6684f7;
}

a:visited{
color:#00005e;
border-color:#6666c4;
}

a:hover,
a:focus,
a:active{
color:#3351c4;
border-color:#99b7ff;
}

.alt a:link{
color:#b5121b;
border-color:#ff7881;
}

.alt a:visited{
color:#820000;
border-color:#e86666;
}

.alt a:hover,
.alt a:focus,
.alt a:active{
color:#e8454e;
border-color:#ffabb4;
}

.swapUnderlines a:link,
.swapUnderlines a:visited{border-color:transparent;}

.swapUnderlines a:hover,
.swapUnderlines a:active,
.swapUnderlines a:focus{border-color:#99b7ff;}

.alt .swapUnderlines a:link,
.alt .swapUnderlines a:visited,
.swapUnderlines .alt a:link,
.swapUnderlines .alt a:visited{border-color:transparent;}

.alt .swapUnderlines a:hover,
.alt .swapUnderlines a:active,
.alt .swapUnderlines a:focus,
.swapUnderlines .alt a:hover,
.swapUnderlines .alt a:active,
.swapUnderlines .alt a:focus{border-color:#ffabb4;}

.noUnderlines a:link,
.noUnderlines a:visited,
.noUnderlines a:hover,
.noUnderlines a:active,
.noUnderlines a:focus{
border:none !important;
}

.selected a{color:#00002b;}

.alt .selected a{color:#4f0000;}

.buttonHolder,
.buttonHolderRight{display:inline-block;}

.buttonHolder:after,
.buttonHolderRight:after{
content:" ";
display:block;
height:0;
clear:both;
overflow:hidden;
visibility:hidden;
}

.buttonHolder,
.buttonHolderRight{display:block;}

a.button:link, a.button:visited{
height:22px;
line-height:22px;
border:none !important;
white-space:nowrap;
text-decoration:none;
color:#287BC8 !important;
}

a.button:link span, a.button:visited span{
font-size:13px;
font-weight:700;
}

a.button *{
background-image:url(/images/buttons/button.png);
background-repeat:no-repeat;
cursor:pointer;
float:left;
height:100%;
}

a.button:link span, a.button:visited span{
background-position:center top;
}

a.button:hover span, a.button:active span, a.button:focus span{
background-position:center -22px;
}

a.button:link b, a.button:visited b{
background-position:0 0;
}

a.button:hover b, a.button:active b, a.button:focus b{
background-position:0 -22px;
}

a.button:link i, a.button:visited i{
background-position:top right;
}

a.button:hover i, a.button:active i, a.button:focus i{
background-position:right -22px;
}

a.button i:after{content:".";}

a.button b{
width:7px;
text-indent:-9000px;
display:block;
}

a.button b:after{content:".";}

a.button i{
width:7px;
text-indent:-9000px;
display:block;
}

a.buttonIconLeft b, a.buttonIconRight i{width:22px;}

.buttonHolder .button{
float:left;
padding-right:6px;
}

.buttonHolderRight .button{
float:right;
padding-left:6px;
}

.buttonRow{
padding:6px;
background:#FFF;
width:300px;
border:1px solid #CCC;


/* Border radius */


border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

label{
font-family:Arial, sans-serif;
}

input.inputText, input.inputSubmit{
font-size:12px;
padding:1px;
font-family:Arial, sans-serif;
}

textarea{
font-size:12px;
padding:1px;
font-family:Arial, sans-serif;
}

input.inputSubmit, button{
color:#000;
overflow:visible;
}

textarea{
line-height:1.4;
max-width:100%;
}

select, option{
font-family:Arial, sans-serif;
font-size:12px;
}

.winstonForm label{display:block;}

.winstonForm ul{
padding:0 0 12px;
}

.winstonForm ul label{display:inline;}

.winstonForm .horizontal label{
float:left;
clear:left;
width:120px;
font-weight:700;
}

.winstonForm .inputList li{
position:relative;
padding:0 0 0 24px;
}

.winstonForm .inputList li input.input-radio, .winstonForm .inputList li input.input-checkbox, .winstonForm .inputList li input.checkbox{
position:absolute;
left:0;
top:0;
}

.errorMessage{
color:#E2001A;
padding:0 0 2px 0;
font-family:Arial, sans-serif;
font-size:11px;
font-weight:700;
}

.formSuccess{
color:#008A0D;
background:#CFC;
padding:12px;
border:1px solid #008A0D;
margin:0 0 12px;
}

.simplePagination li{
float:left;
font-size:13px;
padding:0 0 0 6px;
height:22px;
line-height:22px;
}

.simplePagination li a:link, .simplePagination li a:visited{
font-weight:700;
padding:0 5px;
height:20px;
line-height:20px;
display:block;
float:left;
border:1px solid #FFF !important;
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
}

.simplePagination li span{
font-weight:700;
padding:0 5px;
height:20px;
line-height:20px;
display:block;
float:left;
border:1px solid #FFF !important;
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
color:#9C9C9C;
}

.simplePagination li a:hover, .simplePagination li a:active, .simplePagination li a:focus{background:#E3E8F7;}

#container .simplePagination li.next a, .simplePagination li.next a{padding-right:14px;}

.simplePagination li.next span{padding-right:14px;}

.simplePagination li.next a:link, .simplePagination li.next a:visited{
background:#FFF url(/images/simplepagination/sPNext.gif) no-repeat right -3px;
}

.simplePagination li.next a:hover, .simplePagination li.next a:active, .simplePagination li.next a:focus{
background:#eee url(/images/simplepagination/sPNext.gif) no-repeat right -29px;
}

#container .simplePagination li.previous a, .simplePagination li.previous a{padding-left:14px;}

.simplePagination li.previous span{padding-left:14px;}

.simplePagination li.previous a:link, .simplePagination li.previous a:visited{
background:#FFF url(/images/simplepagination/sPPrev.gif) no-repeat 0 -55px;
}

.simplePagination li.previous a:hover, .simplePagination li.previous a:active, .simplePagination li.previous a:focus{
background:#eee url(/images/simplepagination/sPPrev.gif) no-repeat 0 -29px;
}

.simplePagination li.next span{
background:#FFF url(/images/simplepagination/sPNext.gif) no-repeat right -55px;
}

.simplePagination li.previous span{
background:#FFF url(/images/simplepagination/sPPrev.gif) no-repeat 0 -55px;
}

/* My additions */

a.button:link span.multiLang, a.button:visited span.multiLang{font-weight:normal;}

a img{
text-decoration:none;
border:none;
}

a:hover img{background:none;}

a.img{
text-decoration:none;
border-style:none;
}

.box{
margin-bottom:1.5em;
padding:1em;
border-top:1px solid #fff;
-webkit-border-radius:6px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:#999 0 1px 3px;
-moz-box-shadow:#999 0 1px 3px;
background:#eeeee1;
}

.box:hover{background:#fff;}

.transparent{background:none;}

.color,a.color{color:#ff1000;}

.color-alt,a.color-alt{color:#693;}

a.feed{
padding:15px 0 15px 40px;
background:url(/images/var/001.png) 0 50% no-repeat;
}

.first{padding-top:0;}

.home{
padding:8px 0 10px 30px;
background:url(/images/var/Home_24x24.png) 0 50% no-repeat;
}

hr.bold{
height:3px;
background:#666;
margin:18px 0 18px;
border:0;
font-size:0;
line-height:0;
}

.hr-divider{
margin:0;
margin:36px 48px 0 24px;
border-top:3px double #ccc;
}

.low{color:#CCC;}

.shadow{
margin:1em 0 2em;
padding:0 0 9px 0;
background:url(/images/grafik/shadow24-left.png) no-repeat bottom left;
}

.something{letter-spacing:3px;}

#siteinfo span,
#siteinfo span a{color:#666;}

/* 13.PAGINATION
---------------------------------------------------------------------- */

p.pagination{
margin:0;
padding:25px 0;
font-size:1.1em;
}

p.pagination a{
margin:0 3px;
padding:4px 8px;
text-decoration:none;
background:#fff;
border:3px double #ccc;
}

.pagination-link{
font-size:1em;
color:#ff1000;
}

.pagination-link strong{
padding:3px 6px;
font-size:1.8em;
border:1px solid #ccc;
}

p.pagination a:hover{
text-decoration:none;
color:#fff;
background:#08c;
}

.paginate{
padding:0 0 2em;
}