html {
	height: 100%;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 1em;
	text-align: center; 
	margin: 0;
	padding:0;
	color: #333333;
	background: #f2ebe0 url(../images/bg.gif) repeat-x;
}
body {
	font-size: 0.75em;
}

#wrap {
	width: 780px;
	/*background: #EFEFEF;*/
	height: 100%;
	margin: 0 auto;
}
	
#main {
	min-height: 100%;
	position: relative;
	padding-bottom: 0px !important;
	background: url(../images/footer_bg.png) repeat-y top center !important;

	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
	text-align: left;
}
* html #main {
	height: 100%;
}
	
.breaker {
	overflow: hidden;
	clear: both;
	height: 1px;
}
	
.hr {
	display: none;
}
	
.small {
	font-size: 0.9em;
}
	
img {
	border: none;
}
	
a { 
	color: #7a0000;
	text-decoration:none;
	outline: none;
}
	
a:hover,
a:active,
a:focus {
	color:#7a0000;
	text-decoration:underline;
}
	
	
/* ------------- Header ------------------- */
	
#headerContainer {
	float: left;
	display: inline;
	width: 758px;
	/* height: 140px; */
	margin: 0 1px 0px 1px;
	padding: 0;
	/* background-color: #285329; */
	position: relative;
}

#headerLogo {
	width: 142px;
	height: 102px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 14px 0px 0px 18px;
}

* html #headerLogo img {
	behavior: url(fileadmin/templates/iepngfix.htc);
}
	
#headerImg {
	float:right;
	height: 207px;
	width: 100%;
	overflow: hidden;
	background: url(../images/header_2010.jpg) no-repeat 50% top;
}
	
#headerLang {
	float: left;
	height: 17px;
	line-height: 17px;
	padding: 0;
	position: relative;
	top: -65px;
	left: 25px;
}

#headerLang li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
	
#headerLang a {
	margin: 0px 2px 0px 2px;
	float: left;
	display: inline;
}

/* ------------- Contentbereich ------------------- */
	
#contentContainer {
	padding: 0 0 50px 0;
	width: 608px;
	float: right;
}
	
	
/* ------------- Navigation links ------------------- */
	
#nav {
	float: left;
	display: inline;
	width: 150px;
	margin: 0 0 0 1px;
	overflow: hidden;
}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
	
#nav li	{
	margin: 0 0 1px 0;
/*	padding: 3px 0px 3px 0px;*/
	font-size: 0.9em;
	background: url(../images/nav_bg_sprite.gif) no-repeat 0px 0px;
	
	white-space: nowrap;
	line-height: 20px;
}
#nav li.current {
	background-position: 0px -20px;
}

* html #nav li {
	height: 20px;
}
	
#nav li a {
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 23px;
	background: url(../images/pfeil_nav.gif) no-repeat 5px 50%;
}
#nav li.current a {
	color: #FFFFFF;
	background-image: url(../images/pfeil_nav_cur.gif);
		line-height: 20px;
	height: 20px;
}
	
#nav ul ul {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
}
#nav li.current ul li,
#nav ul ul li {
	margin: 0 0 1px 0;
	/* padding: 3px 10px 3px 23px; */
	padding: 0px 0px 0px 23px;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: 0px -40px;
}
#nav ul li.current ul li a,
#nav ul ul li a {
	color: #424242;
	padding-left: 0px;
	background: none;
}
#nav ul li.current ul li.current a {
	color: #000000;
}
	
	
/* ------------- Content Mitte------------------- */
	
#contentMiddle {
	float: left;
	display: inline;
	/* color: #000000; */
	width: 385px;
	margin: 0 0 15px 10px;
}
	
#contentMiddle h1 {
	margin: 0 0 10px 0;
	color: #424242;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}
	
#contentMiddle h2 {
	margin: 5px 0px 0px 0px;
	color: #7a0000;
	font-size: 1.2em;
	font-weight: bold;
}
	
#contentMiddle h3 {
	margin: 5px;
	color: #7A0000;
	font-size: 1em;
	font-weight: bold;
}

#contentMiddle p a {
	text-decoration: underline;
	background: url('../images/pfeil.gif') right 50% no-repeat;
	padding-right: 15px;
	margin: 10px 0 10px 0;
}
#contentMiddle p a:hover,
#contentMiddle p a:active,
#contentMiddle p a:focus {
	text-decoration: none;
}

/* ------------- Content rechts ------------------- */

#contentRight {
	font-size: 0.9em;
	float: right;
	display: inline;
	width: 200px;
	margin: 0px 1px 0 0;
	/* margin: -17px 1px 0 0; */
	position: relative;
	overflow: hidden;
}
#contentRight strong {
	white-space: nowrap;
}	
#contentRight h1, #contentRight h2 {
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 0;
	font-size: 1em;
	font-weight: normal;
	padding-left: 5px;
	color: #FFFFFF;
	background: url(../images/content_right.gif);
	text-transform: uppercase;

}
	
#contentRight h4 { 
	font-size: 10px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
	
#contentRight .box {
clear: both;
	padding: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	background: url(../images/content_right_bg.gif) repeat-x;
}
	
#contentRight .image {
	float: left; 
	width: 100%;
	margin: 1px 0px 1px 0px;
	height: 93px;
	position: relative;
}

#contentRight .image img {
	float: right;
	margin: 0;
	padding: 0;
	
}
* html #contentRight .image img {
	float: none;
}


	
#contentRight .counterbox {
	padding: 10px;
	width: 180px;
	background-color: #999999;
	margin-bottom: 5px;
	text-align: center;
}
	
/* ------------- Footer ------------------- */

#footer {
	position: absolute;
	bottom: 0px;
	left: 9px;
	clear:both;
	height: 50px;
	line-height: 50px;
	width: 100%;
	max-width: 750px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 10px;
	font-size: 0.9em;
	background: url(../images/footer.gif) repeat-x top left;
	color:#666666;
}
	
#footer a {
	color:#666666;
}
	
#footer a:hover {
	color:#666666;
}