/*LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) #BEBBBC repeat-x;
}
#page {
	width:967px;
}
#top {
	/*position:relative;*/
	position:relative;
	width:967px;
	height:136px;
}
#menu{position:absolute; right:25px; bottom:13px; z-index:1;}
#infocompany{position:absolute; left:300px; top:13px; z-index:1;}
#submenu{background:url(../images/bg_submenu.jpg) #FFFFFF top no-repeat; width:930px; height:15px; padding:10px 27px 10px 10px;/*Top Right Bottom Left*/}
#content{background:url(../images/bg_content.png) repeat-y; width:907px; padding:30px;}
#contenttext{float:left; width:680px;}
#footer{background:url(../images/bg_footer.jpg) #BEBBBC top no-repeat; width:947px; height:93px; padding-top:10px; padding:30px 10px 10px 10px;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#leftpanel{float:right; width:206px;}
.tbl_middle{ background:url(../images/tbl_middle.jpg) #FFFFFF repeat-y; width:176px; min-height:50px; padding-left:10px; padding-right:20px;}


/*TEXT*/
.title{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#6889BA;
}
.subtitle{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#6889BA;
}

.graytext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}

.graytext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}

.graytext a:hover{
	text-decoration:underline;
}

.blacktext {
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
}

.blacktext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
	text-decoration:none;
}

.blacktext a:hover{
	text-decoration:underline;
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}

.whitetext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}

.whitetext a:hover{
	text-decoration:underline;
}

.abstand4px {
	font-size:4px;
}

.txt50px {
	background-color: #EFEFEF;
	border: 1px solid black;
	width:45px;
}

.txt150px {
	background-color: #EFEFEF;
	border: 1px solid black;
	width:150px;
}

.txt200px {
	background-color: #EFEFEF;
	border: 1px solid black;
	width:200px;
}

.ta200px {
	background-color: #EFEFEF;
	border: 1px solid black;
	width:200px;
	height:50px;
}

.button1 {
	background-color: #EFEFEF;
	border: 1px solid black;
}
