@CHARSET "UTF-8";
* html body {
	overflow: scroll;
}
html {
	background-image: url(../images/layout/background/background.png);
	background-repeat: repeat;
}
body {
	min-width: 1024px;
	padding: 0;
	text-align: center;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 996px;
	text-align: left;
	overflow: visible;
}
#header {
	background-image: url(../images/layout/background/header.png);
	background-repeat: no-repeat;
	height: 325px;
}
#headerLogo {
	position: absolute;
	width: 683px;
	height: 76px;
	top: 23px;
	left: 125px;
}
#headerButtons {
	position: absolute;
	width: 967px;
	height: 187px;
	top: 104px;
	left: 15px;
}
#headerButtons p {
	float: left;
}
#banner {
	position: absolute;
	top: 22px;
	left: 1009px;
	width: 160px;
	height: 600px;
	box-shadow: rgba(0, 0, 0, 0.4) 3px 4px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 3px 4px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 3px 4px 4px;
	display: none;
}
#content, #sponsors {
	background-image: url(../images/layout/background/content.png);
	background-repeat: repeat-y;
}
#content {
	width: 100%;
	height: 500px;
	padding: 15px 14px 0 14px;
	table-layout: fixed;
}
#leftColumn, #rightColumn {
	vertical-align: top;
	width: 181px;
}
.dyn-agent-IE.dyn-agent-majorVersion-7 #leftColumn {
	padding-right: 0;
}
.dyn-agent-IE.dyn-agent-majorVersion-7 #rightColumn {
	padding-right: 15px;
	padding-left: 0;
}
#leftColumn > div, #rightColumn > div {
	margin: 0 10px;
	/*overflow: hidden;*/
}
#leftColumn {
	border-right: 1px solid #ece9d9;
}
#mainColumn {
	vertical-align: top;
	width: 100%;
	padding: 0 10px 10px 10px;
}
#breadcrumbs {
	vertical-align: bottom;
}
#breadcrumbs > div {
	padding: 10px 10px 5px;
	border-top: 1px solid #ece9d9;
}
#breadcrumbs a:before {
	content: ' » ';
	text-decoration: none;
	color: #777;
}
#breadcrumbs a.dyn-firstChild {
	background: url(../images/user/web/allgemein/flaggs/home.png) no-repeat;
	display: block;
	float: left;
	font-size: 0;
	width: 16px;
	height: 15px;
	font-size: 1px;
	overflow: hidden;
	margin: -1px 5px 0 0;
}
#breadcrumbs a.dyn-firstChild:before {
	content: '';
}
#breadcrumbs a.dyn-firstChild img {
	width: 16px;
	height: 15px;
}
#breadcrumbs a {
	text-decoration: none;
}
.dyn-agent-IE.dyn-agent-majorVersion-7 #mainColumn > div {
	padding-right: 10px;
}
#rightColumn {
	/*border-left: 1px solid rgba(106, 66, 41, .1);*/
}
#rightColumn > div {
	margin: 0 5px 0 3px;
}
#rightColumn .dyn-paragraph {
	margin: 0 0 12px 0;
}
div.mainColumn {
}
#sponsors {
	clear: both;
	padding: 0 10px;
}
#sponsors > div {
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #ece9d9;
}
#footer {
	background-image: url(../images/layout/background/footer.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 10px;
	padding: 16px 30px 0 30px;
}
#footer > div {
	white-space: nowrap;
	text-align: right;
	float: right;
}
#leftColumn h2 {
	/*text-transform: uppercase;*/
	font-variant:small-caps;
	font-weight: normal;
	font-size: 18px;
	margin: 18px 0 10px 0;
	border-bottom: 1px solid #b8bf8e;
	color: #556400;
	/*font-weight: bold;*/
}
#leftColumn ul .paragraph {
	
	margin-bottom: 6px;
}
#leftColumn-home {
	float: left;
}
#leftColumn-flags {
	float: right;
	text-align: right;
}
#leftColumn div.leftcol {
	margin-top: 0px;
	padding-top: 1px;
	clear: both;
}
#maintitle {
	background-repeat: no-repeat;
	width: 586px;
	height: 40px;
	margin-top: -5px;
}
.dyn-agent-IE.dyn-agent-majorVersion-7 #maintitle {
	background-position: left bottom;
	height: 50px;
}
