/* News */
@import "style_news.css";


/* Global CSS attributes */

html, body {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: white;
    color: black;
    text-align: center;
}


/* Layout Elements */

div#platzhalter {
    width: 470px;
    padding-top: 100px;
    background-repeat: repeat-y;
    margin: 0px auto;
    text-align: left;
}

div#background {
    width: 752px;
/*    min-height: 100%;
    height: auto!important;
    height: 100%; */ 
    background-repeat: repeat-y;
    margin: 0px auto;
    text-align: left;
    background-image: url('images/background/_default.gif');
    overflow: hidden;
}

div#header {
    position: absolute;
    top: 20px;
    width: 752px;
    height: 146px;
    border: none;
    background-repeat: no-repeat;
    z-index: 10;
    background-image: url('images/header/_default.gif');
    border: 1px solid black;
}

div#blackline {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 226px;
    border-right: 1px solid black;
    z-index: 0;
}

div#mainmenu {
    position: absolute;
    top: 210px;
    width: 226px;
    height: auto;
    text-align: right;
    z-index: 10;
}

div#mainmenu ul {
    right: 0px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#mainmenu ul li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

div#mainmenu ul li a {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: black;
    display: block;
    width: auto;
    padding-right: 126px;
    height: 15px;
    border: none;
    text-transform: uppercase
}

div#mainmenu ul li a:hover {
    text-decoration: none;
}

div#mainmenu ul li a.active {
    color: #0000FF;
    border-bottom: 1px solid black;
}

div#submenu {
    position: absolute;
    padding-top: 5px;
    margin-top: -1px;
    left: 110px;
    width: 115px;
    height: auto;
    border-left: 1px solid black;
    border-top: 1px solid black;
    z-index: 0;
}

div#submenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#submenu ul li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    padding-left: 10px;
}

div#submenu ul li a {
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: black;
    display: block;
    height: 15px;
    width: auto;
    padding-right: 0px;
    overflow: visible;
    border: none;
    text-transform: lowercase;
}

div#submenu ul li a:hover {
    text-decoration: none;
}

div#submenu ul li a.active {
    color: #0000FF;
    border-bottom: none;
}

div#subsubmenuline {
    position: absolute;
    left: -1px;
    width: 1px;
    height: 120px;
    border-left: 1px solid black;
    margin-bottom: 5px;
    z-index: 0;
}

div#subsubmenu {
    position: absolute;
    margin-top: 130px;
    margin-left: -120px;
    left: 0px;
    width: 235px;
    height: auto;
    border: none;
    z-index: 1;
}

div#subsubmenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#subsubmenu ul li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    padding-left: 10px;
}

div#subsubmenu ul li a {
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: #848484;
    display: block;
    height: 15px;
    width: auto;
    padding-right: 0px;
    overflow: visible;
    border: none;
    text-transform: lowercase;
}

div#subsubmenu ul li a:hover {
    text-decoration: none;
}

div#subsubmenu ul li a.active {
    color: #0000FF;
    border-bottom: none;
}

div#content {
    padding-top: 210px;
    padding-left: 280px;
    padding-bottom: 10px;
    width: 472px;
    height: auto;
    border: none;
    line-height: 15px;
    text-align: left;
    z-index: 5;
}

div#logo {
    padding-top: 40px;
}

div.clear {
    clear: both;
}

/* Flexible content element styles */

div.zweibilder {
    width: 630px;
    margin-left: -158px;
    color: #808080;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.zweibilder img {
    border: 1px solid black;
    vertical-align: bottom;
}

div.zweibilder div.images {
    float: left;
    width: 410px;
}

div.zweibilder div.leftimage {
    float: left;
    width: 190px;
    height: 190px;
}

div.zweibilder div.rightimage {
    float: right;
    width: 190px;
    height: 190px;
}

div.zweibilder div.text {
    float: right;
    width: 190px;
    text-align: left;
}

div.dreibilder {
    width: 680px;
    margin-left: -190px;
    color: #808080;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.dreibilder div.image {
	float: left;
    width: 190px;
    height: 190px;
    padding-left: 30px;
}

div.dreibilder div.image img {
    border: 1px solid black;
    vertical-align: bottom;
}

div.einbild {
    width: 660px;
    margin-left: -190px;
    color: #808080;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.einbild div.image {
	float: left;
    width: 190px;
    height: 190px;
    padding-left: 30px;
}

div.einbild div.textlinks {
    float: left;
    width: 410px;
    height: 190px;
    padding-left: 30px;
    text-align: right; 
}

div.einbild div.textrechts {
    float: right;
    width: 400px;
    height: 190px;
    padding-left: 30px;
    text-align: left; 
    overflow: visible;
}

div.einbild div.image img {
    border: 1px solid black;
    vertical-align: bottom;
}

div.bildmitlink {
    width: 472px;
    text-align: left;
    margin-bottom: 20px;
}

div.bildmitlink div.image {
    float: left;
    text-align: right;
    margin-left: 2px;
    width: 420px;
}

div.bildmitlink div.image img {
    border: none;
}

div.bildmitlink div.buttons {
   float: right;
}

div.bildmitlink div.buttons div.button {
   margin-bottom: 10px;
}

div.clear {
    clear: both;
}

/* Text elements */

p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    line-height: 15px;
}

h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
}

img {
    border: none;
}

.csc-textpic-caption {
    color: #808080;
    background-color: inherit;
}


input, textarea, select {
    border: 1px solid #808080;
    background-color: white;
    color: black;
}

.csc-form-fieldcell input,
.csc-form-fieldcell select {
    width: 200px;
}

.csc-form-fieldcell textarea {
    width: 300px;
    height: 150px;
}

.csc-form-fieldcell .csc-mailform-submit {
    width: 100px;
}

/* Gallery */

div.tx-photogals-pi1-caption {
    border: 1px solid #CCCCCC;
    border-top: none;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

div.tx-photogals-pi1-thumbs {
    margin-top: 30px;
}

div.tx-photogals-pi1-thumbsclear {
    clear: both;
}

/* 3D animation */

div.movingLines {
    display: none;
}

div.sprite {
    position: fixed;
    display: block;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: transparent;
    background-repeat: repeat-x;
    z-index: 0;
}

/* Mieter Listen Template */
	.mieter {
		float:left;
		width: 235px;
		padding-bottom: 32px;
		}
		.mietimg {
			border:1px solid #A0A0A0;
			height:120px;
			width:120px;
			}
			.mietinfo {
				float:left;
				width: 235px;
				min-height:50px;
				}
				.mieter h4 {
					margin-top: 8px;
					font-size:10px;
					}
					.mieter p { margin-top: -16px;  width:220px; }
					.mietlink { margin-top: 0px; }
					#content div h2 { color:#FD8818; font-size:14px; }
		
		
