/********************************************/
/** Immobilien Forum Frankfurt Stylsheet ****/

*{
	margin:0px;
	padding:0px;
}

html{
	width:100%;
	height:100.01%;
}

body{
	width:100%;
	height:100.01%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:11px;
	color:#6E6E6E;
	background-color:#948D82;
	line-height:18px;
	background:url(/files/body_bg2.gif) repeat-y 50% 0px;
	background-color:#948D82;
}

body#breit {
	background-image:url(/files/body_bg3.gif);
}

a{
	text-decoration:none;
}

img{
	border:0px solid white;
	line-height: 0px;
}

.clear{
	clear:both;
}

h1{
	color:#4A413F;
	font-size: 13px;
	font-weight:bold;
}

/********************************************/
/** Bereichsstyles **************************/

#sitecontainer{
	width:100%;
	height:100%;
}

body > #sitecontainer{
	height:auto;
	min-height:100%;
}

#topspacer{
	display:block;
	width:100%;
	height:25px;
	background-color:#948D82;
}

#heightspacer{
	float:left;
	height:600px;
	width:1px;
}

#site{
	margin:0px auto 0px auto;
	width:800px;
}

#head{
	line-height:0px;
	margin-bottom:22px;
}

#lang{
	text-align:right;
	color:#1E1514;
	padding-right:68px;
	line-height:22px;
}

#lang a{
	color:#1E1514;
	font-size:10px;
}

#navi{
	float:left;
	margin-top:15px;
	width:219px;
}

#content{
	float:left;
	padding:15px 40px 30px 30px;
	width:339px;
	line-height:16px;
	font-size:12px;
}

#content strong{
	color:#4A413F;
}
#content a{
    color:#4A413F;
}
#right a, #studentcontent a{
	padding-left:16px;
	background:url(/files/link.gif) no-repeat 0 4px;
	color:#4A413F;
}
#content .titel a{
	padding-left:0px;
	background:none transparent;
}


#right{
	float:right;
	margin-top:31px;
	padding-left:24px;
	padding-right:26px;
	width:120px;
	height:495px;
	font-size:11px;
	color:#4A413F;
	line-height:15px;
}

#rightheight{
	height: 495px;
}

#site > #right{
	min-height: 495px;
	height:auto;
}

#right p{
	margin-top:0px;
}
#right .rexlink{
  display:block;
  margin-top:6px;
}
.spacer {
	display:block;
	height:20px;
}

.bildleiste {
clear:both;
display:block;
}

.bildlinks{
float:left;
}

.bildmitte {
float:left;
margin:0px 15px;
}

.bildrechts {
float:right;
}

#studentsite .bildleiste a {
padding:0px;
margin:0px;
background:none;
}

p.image {
margin-bottom:15px;
}

.teaser {
display:block;
}

.teaser .image {
float:left;
margin-right:10px;
}


/********************************************/
/* Navigation *******************************/

#navi ul.nav1st{
width: 218px;
}

#navi ul{
	list-style-type:none;
}

#navi ul a{
	display:block;
	color:#666461;
	font-size:12px;
	padding-left:33px;
	line-height:20px;
}

#navi a:hover, #navi a.current{
	background-color:#E2DFDB;
}

#navi ul ul a.current,
#navi ul ul a:hover{
font-weight:normal;
color:#1E1514;
}

#navi ul ul a{
	font-size: 11px;
	background-color:#E2DFDB;
	padding-left:49px;
}

#navi ul li{
	border-top:1px solid #C3BDB5;
	border-bottom:1px solid #C3BDB5;
	background-color:#D0CBC5;
}

#navi ul li.active{
	background-color:#E2DFDB;
}

#navi ul ul{
	padding-top:5px;
	border-top:2px solid #C3BDB5;
	background-color:#E2DFDB;
	margin-bottom:18px;
}

#navi ul ul li{
	border:0px solid white;
}


/********************************************/
/* Module **********************************/

/* Trenner */
#content .trenner{
	display:block;
	line-height:0px;
	height:51px;
	background:url(/files/trenner_bg.gif) repeat-x 0px 26px;
}

#right .trenner {
	display:block;
	height:10px;
}

#studentcontent .trenner {
	display:block;
	margin-top:20px;
	height:20px;
	background:url(/files/trenner_bg.gif);
	background-repeat:repeat-x;
}


/* Seitenheadline*/
p.headline{
	line-height:0px;
	margin-bottom:16px;
	margin-left:-1px;
}


/* Termin Modul */
.termincontainer{

}
.termincontainer .datum{
	font-size:11px;
	font-weight:bold;
	color:#4A413F;
	margin-bottom:1px;
}
.termincontainer .titel{
	font-size:13px;
	font-weight:bold;
	color:#4A413F;
	margin-bottom:19px;
}
.termincontainer .image{
	float:left;
	width:148px;
	padding-right:30px;
}
.termincontainer .beschreibung{
	float:right;
	width:330px;
	margin-top:-5px
}
.termincontainer .download{
	margin-top:14px;
	float:right;
	width:330px;
	font-size:10px;
	color:#4A413F;
}



/**********************************/
/* STUDENTWORKSHOP TEMPLATE *******/

body#student {
background-repeat:repeat-y;
	background-image:url(/files/body_bg_stud.gif);
	background-color:#948D82;
}

#studentsite{
	margin:0px auto;
	width:580px;
}




#studentcontent{
	height:290px;
	padding:0px 37px 0px 30px;
	font-size:12px;
	line-height:16px;
}


#studenthead{
	line-height:0px;
	background-image:url(/files/stud_head.jpg);
	background-repeat:no-repeat;
	height:140px;
}

#studentnavi{
	display:block;
	margin:37px 39px 0px 30px;
}
#studentnavi a{
	font-weight:bold;
	font-size: 11px;
	color:#4A413F;
}
#studentnavi a.current, #studentnavi a:hover{
	color:#C94B33;
}

#studentnavi #title{
	float:left;
}

.studspace {
margin:0px 10px;
}

#studentcontent strong{
	color:#4A413F;
}

/* Navi */
#studentnavi ul{
	float:right;
	margin-top:3px;
	list-style-type:none;
}

#studentnavi li{
	list-style-type:none;
	background-image:none;
	float:left;
}

#studentnavi li.studentli{
	padding:0px 0px 0px 0px;
}

#studentcontent .image{
	line-height:0px;
}




/* Projektmodul */
.projektcontainer{

}
.projektcontainer .image{
	float:left;
	width:82px;
	padding-right:30px;
}
.projektcontainer .beschreibung{
	float:right;
	width:399px;
	margin-top:-5px
}
.projektcontainer .download{
	margin-top:14px;
	float:right;
	width:399px;
	font-size:10px;
	color:#4A413F;
}

/* KONTAKTFORMULAR */
/** Submitbuttons **/
input.submit{
	border:2px outset grey;
}

/** Styles fuer das Registrierungsformular **/
#form-module fieldset{
	border:0px solid white;
}

#form-module legend{
	display:none;
}
#form-module label{
	float:left;
	width:125px;
}
#content .form-adviseform p label{
	float:left;
	width:145px;
}
#content .form-adviseform input{
margin-left:145px;

}

#form-module .element{
	clear:both;
	display:block;
	margin-bottom:10px;
}
#form-module .element p{

}
#form-module input.text, #form-module input.textarea{
	width:250px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	height:20px;
	color:#666666;
}
#form-module textarea.textarea{
	height:140px;
	width:250px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	color:#666666;
}
#form-module select.select{
	width:252px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	color:#666666;
}
#form-module select.bday{
	width:50px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	color:#666666;
}
#form-module select.bmonth{
	width:50px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	color:#666666;
}
#form-module select.byear{
	width:146px;
	background-color:#f2f2f2;
	border-top:2px solid #666;
	border-left:2px solid #666;
	color:#666666;
}
#form-module label.checkbox{

}
#form-module p.checkboxtext{
	float:left;
	display:block;
	margin-left:5px;
	margin-bottom:10px;
	width:230px;
}
#form-module input.checkbox{
	margin-left:145px;
	margin-top:3px;
	float:left;
}
#form-module input.submit{
	margin-left:125px;
}
#form-module div.artikel{
	height:200px;
	overflow:auto;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:20px;
	margin-bottom:10px;
}

.person{
}
.person .image{
  float:left;
  display:block;
  line-height:0px;
  width:105px;
  height:105px;
  text-align:left;
}
.person .text{
  float:left;
  padding-left:20px;
  margin-top:-2px;
}




