/* startpage.css - contains all definitions specific for the start page  */

html, body {
	color: #333333;
	background: none;
}

body {
	height: 99.9%;
	width: 100%;
	background-image: url(images/eimer-startseite.jpg);
	background-repeat:no-repeat;
	background-position: 780px  250px;
}

/*
body > div#website { 
	background-image:url(images/bg.png);
	background-repeat: repeat;
}
*/

#logo {
	/*border: 1px solid red;*/
	width:326px;
	min-height: 113px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 113px;           /* dumme Browser */
	float:right;
	padding: 0;
}

/*
#website {
	margin-top: 50px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.png');
}
*/


#sub_startpage {
	width: 765px;
	float: left;
	min-height: 80px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 80px;           	/* dumme Browser */
	border: 1px solid #BDBABD;
	padding: 30px 30px 20px 35px;
	font-size: 84.62%;       /* 11px */
	background-color:white;
	background: url(images/bg.png);
	background-repeat: repeat;
	background: expression("none");
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/fileadmin/templates/images/bg.png');*/
}

#sub_top {
	margin:0px;
	padding:1px 0px; /* IE Bug */
}

/*.lang_options {
	padding-top: 94px;
	width: 105px;
	float: right;
}*/

.content_top {
	min-height: 120px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 120px;  
}

#sub_bottom .content_top p {
	min-height: 70px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 70px;  
}

#content_pg {	
	width: 340px;
	float: left;
	min-height: 100px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 100px;
	padding-bottom: 15px;
	padding-top: 0px; 
}

#content_pg .content_top {
	width: 330px;
	min-height: 80px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 80px;  
	margin: 0;
}

#content_pg .content_pg_bottom {
	margin: 0;
}

#content_ind,
#content_bev,
#content_dec {
	width: 180px;
	float:left;
	min-height: 180px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 180px; 
	padding-right: 25px; 
	padding-top: 0px;
	margin: 0;
}

.ind_link {
        position: absolute;
	width: 189px;
        top: 220px;
	z-index: 9999;
}

.ind_link a,
.ind_link a:hover {
        display: block;
        width: 189px;
        height: 194px;
	background: url(/clear.gif) repeat top left;
	text-decoration: none;	
}

.bev_link {
        position: absolute;
	width: 189px;
        top: 220px;
	z-index: 9999;
}

.bev_link a,
.bev_link a:hover {
        display: block;
        width: 189px;
        height: 194px;
	background: url(/clear.gif) repeat top left;
	text-decoration: none;	
}

.dec_link {
        position: absolute;
	width: 189px;
        top: 220px;
	z-index: 9999;
}

.dec_link a,
.dec_link a:hover {
        display: block;
        width: 189px;
        height: 194px;
	background: url(/clear.gif) repeat top left;
	text-decoration: none;	
}

#lang_fontsize {
	width: 110px;
	float:right;
	min-height: 180px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 180px; 
	padding-right: 25px; 
	padding-top: 0px;
	margin: 0;
}

#content_language {
	/*width: 120px;*/
	/*text-align:right;*/
	float: right;
	/*min-height: 300px;*/       	/* gute Browser */
	/*height: auto !important;*/ 	/* gute Browser */
	/*height: 300px; */
	padding-top: 2px; 
	margin: 0;
}

#lang_fontsize .content_top {
	min-height: 305px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 305px; 
}

#sub_bottom {
	clear: both;
}

.content_pg_bottom,
.content_ind_bottom,
.content_bottom {
	padding-top: 10px;
	margin: 0;
}

#footer_menu {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*  */

#content_boxes {
	/*width: 110px;*/
	width: 150px;
	float:right;
	min-height: 180px;       	/* gute Browser */
	height: auto !important; 	/* gute Browser */
	height: 180px; 
	/*padding-right: 25px; */
	padding-top: 0px;
	margin: 0;
}

.inner_news {
	/*background-color:#ECEEEE;*/
	background-color:#fff;
	border:1px solid #BDBABD;
	padding-top:0px;
        
        /* for IE */
        filter:Alpha(opacity=80, finishopacity=50, style=1);
        /* CSS3 standard */
        opacity:0.8;
}

.teh_box p.bodytext{
	padding:5px 10px 10px 10px;
	color:#000;
}

.teh_box p.bodytext a {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

#content_box_top {
	margin-bottom:20px;
	
}

#content_box_bottom {
	
}

#content_box_top h1, #content_box_bottom h1 {
	color:#fff;
	background-color:#BDBABD;
	padding:2px 6px;
	font-size:1em;
	margin-top:0px;
}

/* -------------------------------------------------------  lang_fontsize */
/*
#lang_fontsize {
	width: 150px;
	float: right;
	margin: 0px 0px 0px 0px;
}*/

#lang_fontsize .content_bottom img {
	float:left;
}

a,
a:hover {
	text-decoration: none;
	color: #BDBABD;
	font-weight: bold;
}

div.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

p {
	padding: 0px 0px 4px 0px;
}

#sub_startpage select {
	font-size: 102%;
}


.lang_flag {
	float:left;
	margin-left:5px;
}