/* Tag-spezifische Definitionen */
html, body {
	width:100%;
}

html, body, form, ul, fieldset, legend {
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
}

html {
	overflow:scroll;
}

h2 {
	color:#004fa1;
}

.orange {
	color:#fe7e03;
}

p {
	line-height:133%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.link_archiv {
	text-decoration:none;
	color:#333333;
}

/* generelle Definitionen */
.clear {
	clear:both;
	float:none;
	font-size:0px;
	line-height:0px;
	width:0px;
	height:0px;
}

/* Seitenlayout Definitionen */

#container_content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:900px;
	height:auto;
	background-image:url(images/img_subsite/subsite_35.jpg);
	background-repeat:no-repeat;
	border-top:0px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-bottom-style:solid;
	border-color:#CCCCCC;
	overflow:hidden;
	padding:0px;
}

#container_sub {
	position:relative;
	margin-top:20px;
	width:900px;
	margin-bottom:0px;
	height:171px;
	border:1px solid #CCCCCC;
	border-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}


#container {
	position:relative;
	margin-top:20px;
	width:900px;
	height:650px;
	border:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

#container_subsite {
	position:relative;
	margin-top:20px;
	margin-bottom:20px !important;
	width:900px;
	height:100% !important;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	background-color:#FF0000;
}
