/* CSS Document */
/* COLOR GUIDE:  Darkgrey: #6F7072 , Brownred #67312A , Lightgrey #ECECED*/
#global {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	

}
#navLine{
	height:18px;
	
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat-x;
}
* html #navLine{margin-top:-10px}
#bottomLine{
	background-color:#67312A;
	height:24px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top:8px;
}
#navigation{float:right;margin-top:50px}
#container {
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6F7072;
	border-left-color: #6F7072;	
	padding-top:30px;
	padding-bottom:0px;
	
}

#left_col{width:240px;float:left;padding-left:10px}
.grey_box{background-color:#ECECED;padding:5px;}
#right_col{
	width:450px;
	float:left;
	margin-left:20px;
	text-align: left;
	
}
#right_col_kontakt{
	width:450px;
	float:left;
	margin-left:45px;
	text-align: left;
	
}
* html #right_col_kontakt{
	width:450px;
	float:left;
	margin-left:20px;
	text-align: left;
	
}
body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
}
a.footerLink:link{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:visited{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:hover{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6F7072;
	text-decoration: underline;
}
a.footerLink:active{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6F7072;
	text-decoration: underline;
}
a:active{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
p.heading{font-family: Tahoma, Arial;
	font-size: 12px;
	color:#67312A;
	font-weight:bold}
p.pdf{
margin-bottom:-5px;
}
* html p.pdf{margin-bottom:-10px}
p{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	line-height: 18px;
}
ul{font-family: Tahoma, Arial;
	font-size: 12px;
	color:#000000;
	font-weight:normal}
h1{font-family: Tahoma, Arial;
	font-size: 12px;
	color:#67312A;
	font-weight:bold}
.red_text{font-family: Tahoma, Arial;font-size: 12px;color:#67312A; font-weight:bold}
p.disclaimer{font-size:10px}
.grundriss_table{padding:3px;font-family: Tahoma, Arial;font-size: 12px;}

td.grey{background-color:#EFEFEF;}


#linkRemax{text-align:center;border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6F7072;
	border-left-color: #6F7072;padding:30px	10px 20px 10px
}
