/*** Copyright Transkom KG ***/

body {
background: #F9F9F7 url(../img/background.gif) repeat-x;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0px 0px 0px 0px;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#mainbg{
background: url(../img/main_bg.png);
background-repeat:repeat-y;
background-position: center;
margin:20px 0px 0px 0px;
}

#container {
background:#FCF5D8 url(../img/bodybgimmo.gif) repeat-x;
font-size:12px;
color:#303030;
margin:0 auto;
width:1000px;
padding:0;
text-align:left;
}

/*** Header section ***/

#sitename {
color:#505050;
height:92px;
margin:0px 10px 10px 10px;
text-align:left;
}

#sitename h1 {
font-size:1.8em;
font-weight:400;
letter-spacing:0px;
margin:0;
padding:0;
padding-top:20px;
}


#sitename h2 {
font-size:1.0em;
font-weight:400;
letter-spacing:0px;
margin:0;
padding:0;
padding-left:2px;
}

/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:5px;
width:1000px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#505050;
display:block;
font-size:0.6em;
padding:4px 10px 4px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#FCF5D8 url(../img/menuhoverimmo.gif) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#FCF5D8 url(../img/menuhoverimmo.gif) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside {
margin:0;
padding:0 10px 10px;
width:160px;
}

#rightside {
margin:0;
padding:0 10px 10px;
width:220px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/* NAVIGATION */
	
#menu1 {
width: 140px;
margin-bottom: 10px;
border-style: solid solid none solid;
border-color: #3D261D;
border-width: 0px;
border-style: solid;
border-bottom: none;
float: left;
}
	
#menu1 li a {
color: #505050;
padding: 6px 3px 6px 3px;
display:block;
margin-top: 4px;
text-shadow: 1px 1px 5px #E8E7E7;
filter: dropshadow(color=#E8E7E7, offx=1, offy=1); 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
border-radius: 5px;
behavior:url(border-radius.htc);
-webkit-box-shadow: 1px 1px 5px #9e999e;
-moz-box-shadow: 1px 1px 5px #9e999e;
box-shadow: 1px 1px 5px #9e999e;
border: solid 1px #538312;
background: #F6C300;
background: -webkit-gradient(linear, left top, left bottom, from(#F6C300), to(#E2B301));
background: -moz-linear-gradient(top,  #F6C300,  #E2B301);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6C300', endColorstr='#E2B301');
text-decoration:none;
font-weight:normal;
}
	

#menu1 li a:hover {
background: #E1B812;
background: -webkit-gradient(linear, left top, left bottom, from(#E1B812), to(#E7BC12));
background: -moz-linear-gradient(top,  #E1B812,  #E7BC12);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1B812', endColorstr='#E7BC12');
text-decoration:none;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
}

img {
border: none;
} 


/*** Content ***/
#content {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 15px 15px 15px;
margin:0px 250px 0px 180px;
}

#content h1,#content h2 {
background-color:inherit;
color:#606060;
font-size:1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
margin:0 0 15px;
padding:0;
}

#content h2 {
font-size:1.0em;
margin-bottom:10px;
}

#content img {
border:1px solid #b0b0b0;
float:left;
margin:5px 5px 5px 5px;
padding:5px;
}


/*** Content ALT ***/
#contentalt {
background-color:#E3EAF2;
border:1px dotted #909090;
color:#2a2a2a;
padding:5px 5px 5px 5px;
margin:0 15px 0 15px;
}

#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
margin:0 0 15px;
padding:0;
}

#contentalt h2 {
font-size:1.0em;
margin-bottom:10px;
}

#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 5px 5px 5px;
padding:5px;
}



/*** Content Agenturen ***/
#contentagenturen {
background-color:#fafcff;
border:0px dotted #909090;
color:#2a2a2a;
padding:0px 0px 0px 0px;
margin:0 0px 0 0px;
}

#contentagenturen h1,#contentagenturen h2 {
background-color:inherit;
color:#606060;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#contentagenturen h2 {
font-size:1.4em;
margin-bottom:10px;
}

#contentagenturen img {
border:1px solid #b0b0b0;
float:left;
margin:5px 5px 5px 5px;
padding:5px;
}

#contentagenturen a {
color:#0000cc;
font-weight:normal;
text-decoration:underline;
}

#contentagenturen a:hover {
color:#0000cc;
text-decoration:underline;
}


/*** Content lista ***/
#contentlista {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 15px 15px 15px;
margin:0px 250px 0px 180px;
}

#contentlista h1,#contentlista h2 {
background-color:inherit;
color:#606060;
font-size:1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
margin:0 0 15px;
padding:0;
}

#contentlista h2 {
font-size:1.0em;
margin-bottom:10px;
}

#contentlista img {
border:0px solid #b0b0b0;
float:left;
margin:0px 5px 0px 0px;
padding:0px;
}

/*** Content Azienda***/

#contentazienda,#contentaziendaalt {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 50px 15px 50px;
}

#contentazienda {margin:0px 150px 0px 180px;}
#contentaziendaalt {margin:0 180px 0 20px;}

#contentazienda h1,#contentazienda h2,#contentaziendaalt h1,#contentaziendaalt h2 {
background-color:inherit;
color:#606060;
font-size:1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
margin:0 0 15px;
padding:0;
}

#contentazienda h2,#contentaziendaalt h2 {
font-size:1.0em;
margin-bottom:10px;
}

#contentazienda img,#contentaziendaalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 0px 5px 0px;
padding:5px;
}


/*** Footer ***/

#footer {
background:#8b8b8b url(../img/footerbgimmo.gif) top left repeat-x;
clear:both;
color:#505050;
font-size:0.9em;
font-weight:bold;
margin:0 auto;
padding:20px 0;
text-align:center;
width:1000px;
}

#footer a {
color:#505050;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#fafcff;
border:1px solid #b0b0b0;
margin:0 0px 0 0;
height:15px;
width:150px;
}

.searchbutton {
background:#fafcff;
border:1px solid #b0b0b0;
height:20px;
width:30px;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}


#divformular {
 background-color:#FCF5D8;
 border:3px solid #F6C300;
 padding:5px 5px 5px 5px;
 width: 125px;
 margin:145px 0px 0px 0px;
-webkit-box-shadow: 2px 2px 2px #616161;
-moz-box-shadow: 2px 2px 2px #616161;
box-shadow: 2px 2px 2px #616161;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2);
}

#divanfragen {
background:url(../img/divanfragen_back.gif) no-repeat;
width:500px;
height:216px;
margin: 0px 0px 0px 20px ;
}

/*** End of file ***/
