@charset "utf-8";
/*
 * Stylesheet-Datei für Wallinger
 * Erstellt am: 17. Dezember 2007
 */

/*
 * -------------------------------------------
 *             Globale Einstellungen
 * -------------------------------------------
 */

/*
 * Generelle Einstellungen
 */
body {
	background-color: #696857;
	margin: 0px auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
 * Globale Einstellungen für Links
 */
a:link,
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

/*
 * Globale Einstellungen für Links
 */
a:hover,
a:active {
	text-decoration: none;
}

/*
 * -------------------------------------------
 *               ID-Selektoren
 * -------------------------------------------
 */

/*
 * Dieser Container umfasst alle anderen Elemente
 * Wird zur Positionierung benötigt
 */
#wrap {
	position: absolute;
	width: 970px;
	height: 550px;
	margin-left: -485px;
	margin-top: -275px;
	padding-right: 15px;
	padding-bottom: 15px;
	
	scrollbar-face-color: #787767;
	scrollbar-highlight-color: #787767;
	scrollbar-3dlight-color: #696857;
	scrollbar-darkshadow-color: #696857;
	scrollbar-shadow-color:#787767;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #696857;

}

/*
 *
 */
#startWrap {
	width: 970px;
	height: 550px;
	/*border: 1px solid white;*/
}

/*
 * Container für das große Bild auf der Startseite
 */
#startImage {
	width: 400px;
	height: 550px;
	float: left;
}

/*
 *
 */
#horizontalSpacer {
	width: 913px;
	height: 45px;
}

/*
 *
 */
#horizontalSpacer img {
	float: right;
}

/*
 *
 */
#verticalSpacer {
	height: 355px;
	width: 55px;
	float: left;
}

/*
 * Kleines Logo auf der Startseite
 */
#smallLogo {
	margin-left: 745px;
	margin-top: 100px;
	width: 50px;
	height: 50px;
	position: absolute;
}

/*
 * Text auf der Startseite
 */
#startText {
	float: left;
	margin-top: 220px;
	margin-left: 74px;
	font-size:12px;
	text-align:justify;
	width:325px;
}

#startText p {
	text-align:justify;
	line-height:20px;
	font-size:14px;
}

#outerWrap {
	
}

/*
 * Clearfix für outerWrap
 */
#outerWrap:after {    
	content: ".";    
	display: block;    
	clear: both;    
	visibility: hidden;    
	line-height: 0;    
	height: 0;
} 

/*
 * Clearfix für outerWrap
 */
#outerWrap {    
	display: inline-block;
} 

/*
 * Clearfix für outerWrap
 */
html[xmlns] #outerWrap {    
	display: block;
} 

/*
 * Clearfix für outerWrap
 */
* html #outerWrap {    
	height: 1%;
}

#innerWrap {
	width: 823px;
	height: 415px;
	margin: 30px 0px 10px 90px;
	overflow: hidden;
}

#innerWrap.oben {
	width: 800px;
	height: 490px;
	margin: 0px 20px 0px 90px;
	overflow: hidden;
	float: left;
}

* html #innerWrap.oben  {
	display: inline;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*
 * Länglicher Container für die aneinandergereihten
 * Bilder auf der Eingangsseite
 */
#imagesTop {
	width: 760px;
	height: 100px;
	margin-bottom: 100px;
}

/*
 * Container, der das große Logo und die Quicklinks enthält.
 * Befindet sich unterhalb des Hauptinhaltes
 */
#footer {
	width: 970px;
	height: 50px;
	margin-top: 10px;
	clear: both;
}

/*
 * Container, der die Quicklink-Items beinhaltet
 */
#quickLinks {
	margin-left: 40px;
	float:left;
	z-index:40;
}

/*
 * Container, der das große Logo beinhaltet
 */
#bigLogo {
	float:left;
}

/*
 * Weiße Kante unter dem Footer
 */
#whiteBorder {
	height: 4px;
	width: 970px;
	background: #696857 url(../images/rand-unten.gif) repeat-x;
}

/*
 * Tabelle, die das Menü unten ausrichtet
 */
#menuPositioner {
	height: 110px;
	width: 500px;
	position: absolute;
	margin-top: 330px;
	margin-left: 90px;
	z-index:20;
}

/*
 * Wrap für die Hauptinhalte auf der Newsseite
 */
#newsWrap {
	width: 770px;
	height: 200px;
	overflow: hidden;
}

/*
 * Richtet den Inhalt rechts aus
 */
#newsWrap2 {
	float: right;
	height: 200px;
}

/*
 * Container, der das News-Bild beinhaltet
 */
#newsImage {
	float: left;
	width: 325px;
	height: 200px;
	overflow: hidden;
}

/*
 * Großes Bild rechts bei den News
 */
#newsImage img {
	float: right;
}

/*
 * Beinhaltet die News-Items
 */
#newsContainer {
	height: 200px;
	float: left;
	padding: 0px 15px;
}

#contentWrap {
	height: 300px;
	width:100%;
}

#contentWrap.oben {
	width: 800px;
}

#columnLeft1 {
	overflow: auto;
	height: 365px;
	padding-right: 15px;
}

#columnRight1 {
	overflow: auto;
	height: 365px;
	padding-left: 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #C7D426;
}

#columnLeft1 h1,
#columnRight1 h1 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	text-transform: lowercase;
}

#columnLeft2 {
	height: 290px;
	padding-right: 10px;
	overflow: auto;
	width:auto;
	text-align:justify;
}

.pic-right {
	padding-left:20px;
}

#columnRight2 {
	height: 290px;
	margin: 0px 0px 00px 15px;
	overflow: auto;
}

#columnLeft2 h1,
#columnRight2 h1 {
	font-size: 12px;
	color: #C7D426;
	margin: 0px 0px 5px 0px;
	text-transform: lowercase;
}

/*
 * -------------------------------------------
 *                  Klassen
 * -------------------------------------------
 */

.greenText {
	color: #C7D426;
}

.menuItem,
.menuItem_Active {
	height: 25px;
	text-transform:lowercase;
}
.menuItem .menuItem {
	float:left;
}

* html .menuItem,
* html .menuItem_Active  {
	height: 20px;
	overflow: hidden;
}

.menuItem .menuItem_Text,
.menuItem_Active .menuItem_Text {
	float: left;
	width: 90px;
	margin-right: 5px;
	font-weight: bold;
}

.menuItem .menuItem {
	back
}

.menuItem .menuItem_Description,
.menuItem_Active .menuItem_Description {
	float: left;
	margin-left: 15px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	display: block;
}

.menuItem a img,
.menuItem_Active a img {
	border: 0px;
	margin-right: 10px;
	float: left;
	margin-top: 2px;
}

.menuItem .menuItem_Text a:link,
.menuItem .menuItem_Text a:visited {
	text-decoration: none;
}

.menuItem .menuItem_Text a:hover,
.menuItem .menuItem_Text a:active {

}

.menuItem_Active .menuItem_Text a:link,
.menuItem_Active .menuItem_Text a:visited,
.menuItem_Active .menuItem_Text a:hover,
.menuItem_Active .menuItem_Text a:active {
	color: #BECA29;
	text-decoration: none;
}

.quickLinkItem a:link,
.quickLinkItem a:visited {
	text-decoration: none;
	display: block;
	width: 80px;
	background: url(../images/menuItem_bg.gif) no-repeat right;
	margin-top:5px;
	margin-bottom:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:lowercase;
}

.quickLinkItem a:hover,
.quickLinkItem a:active {
	background: url(../images/menuItem_hover_bg.gif) no-repeat right;
}

.quickLinkItem_Active a:link,
.quickLinkItem_Active a:visited,
.quickLinkItem_Active a:hover,
.quickLinkItem_Active a:active {
	display: block;
	width: 80px;
	background: url(../images/menuItem_Active_bg.gif) no-repeat right;
	margin-top: 5px;
	margin-bottom:10px;
	color: #BECA29;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
}

.newsItem {
	margin-bottom: 30px;
	text-align: right;
	width: 410px;
}

.newsItem h3 {
	color: #C7D426;
	width: 410px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 12px;
}

#innerWrap a {
	color: #C7D426;
}

.newsItem strong {
	color: #C7D426;
}


h1.gross {
	font-size:12px;
}
h1.normal {
	font-size:11px;
}
h1.klein {
	font-size:11px;
}
h1.linie {
	border-bottom:1px solid #FEFEFE;
	padding-bottom:4px;
	margin-bottom:4px;
	/*width:382px;*/
}

/*
#subMenu {
	position:absolute;
	width:300px;
	height:100px;
	margin:-100px 0 0 -330px;
}
#subMenu .wrapper,
#subMenu .wrapper td {
	width:300px;
	height:100px;
	border:0;
	padding:0;
	margin:0;
	vertical-align:bottom;
	text-align:right;
}

#subMenu .item a {
	display:block;
	width:120px;
	background:url(../images/menuItem_bg.gif) 95% no-repeat;
	margin-top:12px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	text-transform:lowercase;
	font-size:11px;
	text-decoration:none;
}
#subMenu .item a:hover {
	background-image:url(../images/menuItem_hover_bg.gif);
	color:#fff;
}
#subMenu .active a {
	background-image:url(../images/menuItem_Active_bg.gif);
}
*/

#subMenu {
	position:absolute;
	height:20px;
	width:380px;
	top:360px;
	right:246px;
	z-index:5000px;
}
/*
*+html #subMenu {
	margin:-25px 0 0 296px;
}
* html #subMenu {
	position:absolute;
	z-index:3;
}
*/
#subMenu div {
	float:right;
}

#sub_description {
	padding-right:20px;
	font-weight:bold;
}



.menuItem .menuItem a {
	display:block;
	width:100px;
	background:url(../images/menuItem_bg.gif) 95% no-repeat;
	margin-left:-44px;
	height:13px;
	line-height:13px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	text-transform:lowercase;
	font-size:11px;
	text-decoration:none;
}
.menuItem .menuItem a.active {
	background-image:url(../images/menuItem_Active_bg.gif);
	color: #BECA29;
}
.menuItem .menuItem a:hover,
.menuItem .menuItem a.active:hover {
	background-image:url(../images/menuItem_hover_bg.gif);
	color:#fff;
}






.menuItem_sub {
	width:400px;
	float:left;
	margin-left:-60px;
}
#sub2_description {
	width:90px;
	padding-right:10px;
	height:20px;
	float:left;
	font-weight:bold;
	text-align:right;
	text-transform:lowercase;
	font-weight:bold;
}


