/*==================================================
    => global tags
==================================================*/

* {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family:Verdana;
	font-size:70%;
	line-height:1.6em;
	background:#ffffff;
	color:#777777;
	text-align:justify;
}
html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}
a {
	text-decoration:underline;
	color:#f4d638;
	font-weight:bold;
}
a:hover {
	color:#638bc9;
}
p {
	margin:8px 0px 10px 0;
}


/*==================================================
    => global classes
==================================================*/

.clear {
	clear:both;
}
.trennstrich {
	height:1px;
	clear:both;
	margin-top:0;
	height:25px;
	background: url(../images/trennstrich.gif) 0 12px repeat-x;
	margin:0 0 0 0;
	width:420px;
}

.anker {
	margin:25px 0 0 0;
}

/*  -------------------- fonts -------------------- */

h1#branding {
	text-indent:-1500px;
	font-size:0;
}


h2 {
	color:#638bc9;
	font-family:"Trebuchet MS";
	font-size:2.1em;
	line-height:1.2em;
	font-weight:normal;
	height:32px;
}

h3 {
	color:#638bc9;
	font-family:"Trebuchet MS";
	font-size:1.6em;
	line-height:1.2em;
	font-weight:normal;
	height:26px;
	padding:6px 0 0 0;
}

h4 {
	font-family:"Trebuchet MS";
	font-size:1.3em;
	line-height:1.2em;
	padding:6px 0 20px 0;
}

h5 {
	font-family:"Trebuchet MS";
	font-size:1.2em;
	line-height:1.2em;
	padding:6px 0 20px 0;
}


/* -------------------- images -------------------- */

.image01 {
	margin:8px 0px 14px 0px;
	padding:2px;
	border:1px solid #e2e2e2; 
	cursor: url(../images/icon-zoomin.cur), pointer;
}

.image01:hover {
	border:1px solid #92b94f;
}

/* -------------------- ul -------------------- */

.ul01 {
	margin:5px 16px 5px 0;
	padding:0 0 0 30px;
	width:360px;
}
.ul01 li {
	list-style-type: none;
	padding:3px 0 5px 20px;
	background:url(../images/pfeil.gif) 0 10px no-repeat;
}
/*==================================================
    => container
==================================================*/

div#container {
	width:930px;
	margin:0 auto;
	z-index:1;
	background:url(../images/bg-container.gif) repeat-y 0 0;
	position:relative;
}
/*==================================================
    => header
==================================================*/

#header {
	width:930px;
	height:200px;
	background:url(../images/bg-header.jpg) 0 0px no-repeat;
}

/*==================================================
    => contentContainer
==================================================*/

#contentContainer {
	background: url(../images/bg-contentcontainer.gif) no-repeat 0 0;
	width:930px;
	margin:0;
	min-height:160px;
	z-index:10;
}
* html #contentContainer {
	height:160px;
}


#contentMain {
	width:500px;
	float:left;
	z-index:50;
	margin:0 69px 0 37px;
}

#contentSidebar {
	width:300px;
	float:left;
}

#container-kontakt {
	background:url(../images/bg-adresse.gif) 0 0 no-repeat;
	width:325px;
	height:124px;
	margin:25px 0 15px 0;
}

/*==================================================
    => footer
==================================================*/

div#footer {
	margin:0 auto;
	z-index:20;
	width:906px;
	height:60px;
	padding:20px 0 0 24px;
	background:url(../images/bg-footer.gif) 0 0 no-repeat;
}

div#footer .strich {
	background:url(../images/footer-line.gif) 0 0 no-repeat;
}

div#footer span{
	padding:5px 6px 8px 12px;
}



/*==================================================
    => navigation
==================================================*/


#navigation2 {
	position:absolute;
	top:65px;
	left:606px;
}
#navigation2 ul li {
	list-style-type:none;
	float:left;
}
#navigation2 li a {
	font-family:"Trebuchet MS";
	outline:none;
	float:left;
	color:#f4d638;
	text-decoration:none;
	padding:0 20px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
}

#navigation2 li a:hover {
	color:#638bc9;
}

#navigation2 .strich {
	background: url(../images/bg-navi-line.gif) 0 0 no-repeat;
}




#navigation1 {
	position:absolute;
	top:180px;
	left:288px;
}
#navigation1 ul li {
	list-style-type:none;
	background:url(../images/navi-line.gif) 33px bottom no-repeat;
	width:260px;
	height:30px;
}
#navigation1 li a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:0em;
	text-indent:-1500px; 
	outline:none;
	width:221px;
	margin:4px 0 0 0;
	height:22px;
}

#navigation1 li a:hover {
	color:#638bc9;
}

#navigation1 #button01 a { background:url(../images/button01.gif) 0 0 no-repeat; }
#navigation1 #button01 a:hover { background:url(../images/button01-hover.gif) 0 0 no-repeat; }
#navigation1 #button01-aktiv a { background:url(../images/button01-hover.gif) 0 0 no-repeat !important; }

#navigation1 #button02 a { background:url(../images/button02.gif) 0 0 no-repeat; }
#navigation1 #button02 a:hover { background:url(../images/button02-hover.gif) 0 0 no-repeat; }
#navigation1 #button02-aktiv a { background:url(../images/button02-hover.gif) 0 0 no-repeat !important; }

#navigation1 #button03 a { background:url(../images/button03.gif) 0 0 no-repeat; }
#navigation1 #button03 a:hover { background:url(../images/button03-hover.gif) 0 0 no-repeat; }
#navigation1 #button03-aktiv a { background:url(../images/button03-hover.gif) 0 0 no-repeat !important; }

#navigation1 #button04 a { background:url(../images/button04.gif) 0 0 no-repeat; }
#navigation1 #button04 a:hover { background:url(../images/button04-hover.gif) 0 0 no-repeat; }
#navigation1 #button04-aktiv a { background:url(../images/button04-hover.gif) 0 0 no-repeat !important; }

#navigation1 #button05 a { background:url(../images/button05.gif) 0 0 no-repeat; }
#navigation1 #button05 a:hover { background:url(../images/button05-hover.gif) 0 0 no-repeat; }
#navigation1 #button05-aktiv a { background:url(../images/button05-hover.gif) 0 0 no-repeat !important; }




#navigation3 {
	position:absolute;
	top:381px;
	left:440px;
}
#navigation3 ul li {
	list-style-type:none;
}
#navigation3 li a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:0em;
	text-indent:-1500px; 
	outline:none;
	width:124px;
	height:31px;
}

#navigation3 #button06 a { background:url(../images/button06.gif) 0 0 no-repeat; }
#navigation3 #button06 a:hover { background:url(../images/button06-hover.gif) 0 0 no-repeat; }
#navigation3 #button06-aktiv a { background:url(../images/button06-hover.gif) 0 0 no-repeat !important; }

