/* Start of CMSMS style sheet 'th_css' */
html {
height: 100%;
margin-bottom: 1px;
}

body {
color: #99D6FF;
font: normal 13px 'Arial';
background-color: #011A39;
}

* {
margin: 0;
padding: 0;
}

a {
color: #99D6FF;
text-decoration: none;
}

#main a {
color: #EFEFEF;
text-decoration: underline;
}


img,
fieldset {
border: 0;
}

h1, h2, h3, h4, h5, h6, p, ul {
margin: 0.5em 0;
font-weight: normal;
}

h2 {
color: #fff;
}

ul {
list-style: none;
}

#page {
top: 1%;
left: 50%;
width: 1000px;
margin-left: -500px;
position: absolute;
background-color: #002A5C;
border-bottom: 30px solid #011A39;
}

#header {
border-top: 0px solid #024186;
}

#header h1  {
margin: 0;
}

#header h1 a {
display: block;
height: 159px;
text-indent: -999px;
background: transparent url(../uploads/images/layout/kopf_slogan.jpg) no-repeat;
}

/*

@import url("http://www.tempelhofer-hafen.com/menu.css");

*/

#search {
float: right;
white-space: nowrap;
display: inline;
padding-left: 20px;
margin-right: 15px;
background: transparent url(../uploads/images/layout/lupe.gif) no-repeat left center;
}

#search form {
margin-top: 1px;
}


#main {
padding: 2em 4em;
background-color: #024186;
}

#main .shoplist li {
padding: 0.5em 1em;
float: left;
width: 45%;
}


#main .shoplogo {
float: right;
clear: both;
padding: 0 0 1em 2em;
}

#main .shopdetails {
color: #fff;
}
#main .shopdetails h2 {
margin: 0;
}

#main .shoptext{
color: #99D6FF;
}

#col_l, 
#col_r {
   float: left;
   width: 50%;
}

#col_l2 {
float: left;
width: 520px;
}

#col_r2 {
float: right;
width: 320px;
}

.shopinfos {
margin-top: 1em;
}

.shopinfos p {
margin: 0;
float: left;
}

.shopinfos .pic {
float: left;
width: 35px;
}

.shopinfos .pic.pfeil {
display: block;
height: 21px;
background: transparent url(../uploads/images/layout/pfeil.gif) no-repeat left center;
}

.shopinfos .shopoffen span {
float: left;
width: 50px; 
clear:both;
}


.lageplan {
margin-top: 20px;

position: relative;

}


#footer {
background: transparent url(../uploads/images/layout/footer_bg2.jpg) repeat-x; 
padding: 2em 4em;
font-size: 0.9em;
}

#footer .copyright {
float: left;
width: 50%;
}
#footer .imprint {
float: right;
width: 50%;
text-align: right;
}

#footer .imprint ul li {
 display:inline;
}


.odd {
background-color: #002A5C;
}

.table {
width: 100%;
}

.table td {
padding: 0.5em 1em;
}

.table.mieter td.name { width: 50%; }
.table.mieter td.telefon,
.table.mieter td.etage { width: 25%; }


.rahmen {
border: 10px solid #022C56;
}

.rahmen_logo {
border: 5px solid #022C56;
}

.i,
.f,
.s {
color: #000;
	padding: 0.5em 1em;
}

.i { background-color: #ffffc1; }
.f { background-color: #fdc689; }
.s { background-color: #c4df9b; }

.pflicht {
color: #E27A0B;
}


.field {
width: 100px;
border: 0;
padding: 3px;
background-color: #DCEFFE;
}

.button {
color: #fff;
padding: 1px 3px;
border: 1px solid #fff;
background-color: transparent;
}


.clear {
clear: both;
}

.einleitung{
display: block;
}

#kontakt .field {
width: 300px;
}

#kontakt textarea.field {
height: 100px;
}



#navi {
	color: #fff;
	background-color: #0169BE;
	/*border-bottom: 20px solid #002A5C;*/
	padding: 0 3em;
}

#unternavi {
         height: 22px;
        background: transparent url(../uploads/images/layout/unter_navi.jpg) no-repeat;
}

#menu {
	float: left;
	font-size: 12px;
}

#menu a {
	color: #DCEFFE;
	font-weight: bold;
	display:block;
	margin:0px;
	padding:5px 10px;
}

#menu ul  {
	margin: 0;
}

#menu ul li {
	float:left;
}
#menu ul li li {
	float:none;
position: relative;
}
#menu ul li li ul {
	position: absolute;
	right: -200px;
	top: -1px;
}

#menu ul ul {
	position: absolute;
	background-color:#0169BE;
	display: none;
	width: 200px;
}

#menu ul ul ul {
	display: none;
	width: 200px;
}

#menu ul li ul li {
	border-top: 1px solid #000;
}

#menu ul li ul li ul li {
	border-left: 1px solid #000;
}

#menu ul li:hover ul {
	display: block;
}
#menu ul li:hover ul ul {
	display: none;
}


#menu ul ul li:hover ul {
	display: block;
}
#menu ul .active ul {
	background-color:#e27a0b;
}
#menu ul .active {
	background-color:#e27a0b;
}

#menu a:hover {
	background-color:#002A5C;
}

/* End of 'th_css' */

