/* Document Styles */

body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 12px;
	line-height: 18px;
	}

h1 {
	color: #292b96;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 30px 0 2px 0;
	}

h2 {
	color: #292b96;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 30px 0 20px 0;
	}
h3 {
	color: #292b96;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 5px 0;
	letter-spacing: 0.05em
	}

h4 {
	color: #292b96;
	font-size: 12px;
	font-weight: normal;
	margin: 30px 0 5px 0;
	letter-spacing: 0.02em
	}


a:link, a:visited {
	color: #96a106;
	text-decoration: none;
	}

a:hover, a:active {
	color: #292b96;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}


/* Container Styles */

#container {
	position: relative;
	width: 920px !important;
	width /**/: 850px;
	background: #fff;
	border: 10px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#pageHeader {
	width: 920px;
	height: 120px;
	background: #f8a600 url(../images/title1.jpg) no-repeat;
	}

#pageHeader h2, #pageHeader h3 {
	text-indent: 28px;
	margin: 0;
	color: #292b96;
	padding-top: 12px
	}

#leiste {
	width: 920px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #f8a600;
	}

#leiste p.p1 {
	position: absolute;
	left: 252px;
	color: #fff;
	padding: 8px;
	letter-spacing: 0.2em
	}

#leiste p.p2 {
	width: 198px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	color: #292b96;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	letter-spacing: 0.1em
	}

#leiste a:link, #leiste a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#leiste a:hover, #leiste a:active {
	text-decoration: underline;
	background: transparent;
	}

/* Supporting Text Styles */

#abschnitt1 {
	margin: 0 50px 0 260px;
	margin-top: -10px;
	width: 397px !important;
	width /**/: 350px;
	}

#abschnitt2, #abschnitt3 {
	margin: 0 50px 0 260px;
	margin-top: -10px;
	width: 637px !important;
	width /**/: 590px;
	}

#abschnitt4 {
	margin: 0 50px 0 260px;
	width: 237px !important;
	width /**/: 200px;
	float: left
	}

#abschnitt5 {
	margin: 0 50px 0 590px;
	width: 237px !important;
	width /**/: 200px;
	clear: right;
	}
	

#box {
	position: absolute;
    top: 190px; 
	left: 732px;
    width: 138px;
	font-size: 100%;
	line-height: 150%;
	color: #292b96; 
    padding: 10px;
    background-color: #e4e79a;
    border: 1px solid #abb800;
 	}

    
#bild {
	position: absolute;
    top: 190px; 
	left: 692px;
	}

#bild2 {
	position: absolute;
    top: 190px; 
	left: 30px;
	}

#titlelink {
	position: absolute;
    top: 0px; 
	left: 615px;
	}


#footer {
	width: 920px !important;
	width /**/: 720px;
	padding: 10px 12px 0 0;
	text-align: right;
	color: #808080;
	letter-spacing: 0.03em;
	margin-top: 15px;
	}
	



/* Link List Styles */

#linkList {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 225px;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	}

#linkList h3 {
	text-indent: 28px;
	height: 26px;
	margin: 0;
	margin-top: 8px;
	letter-spacing: 0.05em;
	}

#linkList a:link, #linkList a:visited {
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 12px;
	}



#lmenu1 {
	border-top: 1px solid #fff;
	background: #abb800;
	}

#lmenu1 h3 {
	color: #292b96;
	}

#lmenu1 li {
	color: #292b96;
	background: url(../images/menu1_bg.gif) repeat-x left bottom;
	}

#lmenu1 a:hover, #lmenu1 a:active {
	color: #abb800;
	}



#lmenu2 {
	border-top: 1px solid #fff;
	background: #c3ca00;
	}

#lmenu2 h3 {
	color: #292b96;
	}

#lmenu2 li {
	color: #292b96;
	background: url(../images/menu2_bg.gif) repeat-x left bottom;
	}

#lmenu2 a:hover, #lmenu2 a:active {
	color: #c3ca00;
	}


#lmenu3 {
	background: #c3ca00;
	}

