/*


	##################################
	#	Copyright by Andreas Ritter  #
	##################################


*/


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

html {
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#ffffff;
	position: relative;
	top: 0px;
}




html, body {

	position: relative;
	top: 0px;
	height: 100%;
}



* html #main {

}

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-image: url(../images/bg-ground.jpg);
	background-repeat: repeat-x;	*/
	background-color:#e4e4e4;

}


#main {
	background-image:url(../images/inhalt-bg-ground.png);
	background-repeat:repeat-y;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: static;
	padding-bottom: 30px;
}


#head{
	min-height:200px;
	width:805px;
	padding:0;
	background-color: #FFFFFF;
	height: 210px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-image: url(../images/ei.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#inhalt {
	width:530px;
	height:100%;
	padding:0;
	margin-left: 48px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom:10px;

	
}
.inhalt_text_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
}
.inhalt_text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#head-inhalt1{
	height: 100px;
	float: left;
}
	

#logo {
	margin-top: 0px;
	width:400px;
	margin-left:10px;
	position: relative;
	float: left;
	z-index: 100;
}

#navi{
	color:#000000;
	margin-bottom:10px;
	margin-left: 10px;
	vertical-align: bottom;
	height: 20px;
	width: 450px;
	bottom: 10px;
	word-spacing: 30px;
	float: left;
}

#news{
	width: 240px;
	position: relative;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: auto;
	top: 10px;
	color: black;
	left: 10px;
	right: 30px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: right;
	}
	

#navitext{
	right: auto;
	bottom: auto;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	float: left;
	word-spacing: 10px;
	margin-left: 15px;
	margin-top: 70px;
	clear: left;
	height: 20px;
	width: 400px;
	text-transform: uppercase;
}


a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
#inhalt_title {
	font-family: arial;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	margin-left: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#inhalt_link_box{
	width: 200px;
	margin-top:30px;
	margin-left: auto;
	margin-right:30px;
	margin-bottom: auto;
	position: relative;
}


#inhalt_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left: 0px;
	padding-left:0px;
}
.iframe_ref {
	height: 270px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.header_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.footer_bg{
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:850px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

.footer{
	padding-bottom: 20px;
	position:relative;
	top:20px;
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	text-align:center;
	font-size:10px;
	float:left;
	z-index:100;
	
}

.inputText{
	border:none;
	background-color:#CCC;
	width: 200px;
	height: 18px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top: 6px;
	margin-left: 6px;
}

.inputTD{
	height: 24px;
}
