/*========================================================*/
/*  Overall                                         */
/*========================================================*/
body {
	margin:0px;
	padding:0px;
	background: #efefef;
	font:normal 11px Arial;
	color:#666666;
}

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both
}

/*========================================================*/
/*  Skin Layout                                         */
/*========================================================*/

.allwrapper {
	margin: 0px auto;
	width: 1010px;
	background: url(images/bg.jpg) no-repeat;
	text-align: right;
}

.dnnwrapper {
	background-color: #ffffff;
	width: 980px;
	margin: 0px 15px;
}

.header {
	width:970px;
	height: 150px;
	margin: 0px 5px;
	background: url(images/logo.jpg) no-repeat;
}

.wrapLogin {
	width: 958px;
	height: 40px;
	line-height:15px;
	margin-right: 10px;
}

.login, A.login:link, A.login:active, A.login:visited {
	background:url(images/reg.gif) 0 -2px no-repeat;
	padding-left: 16px;
	font-weight: bold;
	color: #666666;
}

A.login:hover {

}

.wrapSearch {
	height: 21px;
	line-height: 21px;
	margin-right: 10px;
	margin-top: 28px;
	padding-bottom: auto;
	padding-top: auto;
	/*background:url(images/search.gif) right no-repeat;*/
}

.search, A.search:link, A.search:active, A.search:visited {
	padding-right: 72px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.search:hover {

}

.banner {
	width: 970px;
	height: 100px;
	margin: 0px 5px;
	background:url(images/header.jpg) no-repeat;
}

.locator {
	width: 970px;
	height: 31px;
	margin: 0px 5px 22px;
	text-align: left;
}

.locator {
	width: 970px;
	height: 31px;
	margin: 0px 5px 22px;
	text-align: left;
	background:url(images/locatorbg.jpg) repeat-x;
	line-height:30px
}

.locator .wrapBreader {
	height:31px;
	padding-left:10px;
	width:100%;
}

.breader, a.breader:link, a.breader:active, a.breader:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a.breader:hover {
	color:#FF9900;
	text-decoration:underline;
}

.contentContainer {
	width: 970px;
	margin: 0px 5px;
	min-height: 300px;
	height:auto !important;
	height:300px;
	text-align: left;
}

.contentContainer a:link, .contentContainer a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

.contentContainer a:hover {
	color: #d2002f;
	font-size: 12px;
	text-decoration: underline;
}

.wrapLeft {
	width: 190px;
	float: left;
	margin-right: 11px;
}

.wrapCenter {
	width: 568px;
	float: left;
	margin-bottom: 10px;
}

.wrapRight {
	width: 190px;
	float: right;
}

.footer {
    clear:both;
	height: 49px;
	line-height: 36px;
	text-align: left;
	padding-left: 15px;
	margin-top: 15px;
	background:url(images/footer.jpg) no-repeat;
}

.datenschutz a:link, a:visited {
	color: #dddddd;
	text-decoration: none;
}

.datenschutz a:hover {
	color: #dddddd;
	text-decoration: underline;
}

.datenschutz {
	margin-right: 10px;
}

.impressum a:link, a:visited {
	color: #dddddd;
	text-decoration: none;
}

.impressum a:hover {
	color: #dddddd;
	text-decoration: underline;
}

/*========================================================*/
/*  CSS Menu2 Style                                         */
/*========================================================*/
.CSSMENU2 {
	white-space:nowrap;
	width: 100%;
	height: 35px;
	margin-top: 26px;
	font-family: Arial, Helvetica, sans-serif;	
}
.CSSMENU2 .Horizontal {
	padding:0 0 0 10px;
	margin:0px;
}
.CSSMENU2 .Horizontal li {
	background:url(menus/menu2.gif) left top no-repeat;
	margin:0 1px 0 0;
	float:left;
	list-style: none none outside;
	position: relative;
}
.CSSMENU2 .Horizontal li a {
	background:url(menus/menu2.gif) right -40px no-repeat
}
.CSSMENU2 .Horizontal .current {
	background:url(menus/menu2.gif) left -80px no-repeat;
	margin:0 1px 0 0
}
.CSSMENU2 .Horizontal .current a {
	background:url(menus/menu2.gif) right -120px no-repeat;
	color:#fff;
}
.CSSMENU2 .Horizontal .current span {
	color:#fff;
}
.CSSMENU2 .Horizontal .current .slide span {
	background:transparent;
}
.CSSMENU2 .Horizontal span {
	padding:0 15px;
	font-size:8pt;
	font-weight:bold;
}
.CSSMENU2 .Horizontal .slide {
	display:none;
	float: left;
	overflow:hidden;
	position:absolute;
}
.CSSMENU2 .Horizontal a.link {
	display:block;
	cursor: pointer
}
.CSSMENU2 .Horizontal a:link, .CSSMENU2 .Horizontal a:active, .CSSMENU2 .Horizontal a:visited {
	width:auto;
	color:#777;
	text-decoration:none;
	line-height:35px
}
.CSSMENU2 .Horizontal a:hover {
	color: #13242e;
	background:url(menus/menu2.gif) left -160px no-repeat;
	float:left
}
.CSSMENU2 .Horizontal a:hover span {
	color:#777;
	background:url(menus/menu2.gif) right -200px no-repeat;
	float:left
}
.CSSMENU2 .Group {
	padding:0px;
	margin:0px;
	display:none;
	position:absolute;
	left:0px;
	float:left;
	z-index:1000;
	background:#fff;
	border-top:1px #dfdfdf solid;
}
.CSSMENU2 .Group li {
	background:transparent;
	font-weight:normal;
	height:24px;
	float:left;
	clear: both;
	border-bottom:1px #dfdfdf solid;
	border-left:1px #dfdfdf solid;
	border-right:1px #dfdfdf solid;
	border-top:0px #ccc solid
}
.CSSMENU2 .Group li span {
	background:transparent;
	padding:0 18px 0 14px;
	display:block;
	font-size:8pt;
	font-weight: bold
}
.CSSMENU2 .Group li img {
	margin-right:5px
}
.CSSMENU2 .Group a:link, .CSSMENU2 .Group a:active, .CSSMENU2 .Group a:visited {
	text-align:left;
	line-height:24px;
	background:transparent;
	color:#666
}
.CSSMENU2 .Group a:hover {
	color:#d2002f;
	text-decoration:none;
	background:url(images/right2.gif) right center no-repeat #f5f5f5
}
.CSSMENU2 .Group a:hover span {
	color: #d2002f;
	padding:0 18px 0 14px;
	background:transparent
}
.CSSMENU2 .Group .subcurrent {
	background:#eee
}
.CSSMENU2 .Group .rightarrow {
	background:url(images/right2.gif) right center no-repeat;
}
.CSSMENU2 .current .slide span {
	color:#666
}

/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/

.ControlPanel {
	background:url(images/breadbg.gif) top left repeat-x #d9d9d9;
	border:1px #ccc solid;
}

.ControlPanel IMG {
	margin:5px 5px 0px;
}

.ControlPanel TD TD TD TD IMG {
	margin:0px;
}

.ControlPanel TD TD TD {
	width:auto
}

.ControlPanel DIV {
	border:#CCC solid;
	border-width:0px 1px;
	width:3px;
	height:100px;
}

.ControlPanel TD .SubHead {
	font-size:8pt;
	color:#222;
	font-weight:bold;
}

.ControlPanel TD TD TD .SubHead {
	background:transparent;
	border:0px;
	font-size:8pt;
	color:#666;
	font-weight: bold;
}

.ControlPanel TD TD TD input {
	background:#f5f5f5;
	font-size:8pt;
	color:#000;
	font-weight:bold;
	padding-left:4px;
}

.ControlPanel TD TD TD select {
	background:#f5f5f5;
	font-size:8pt;
	color:#444;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	color:#1c9535;
	text-decoration:none;
	font: bold 8pt Tahoma, Arial, Helvetica, sans-serif;
	padding:0 3px;
}

A.CommandButton:hover {
	color:#000;
	text-decoration:none;
}





