
/* Webdesign Burgdorf - Ralf Longwitz 	*/
/* Last change: 110804					*/

@charset "utf-8";

/*** Allgemein ***/

* {
	margin: 0;
	padding: 0;
	text-align: left;
	}
html, body {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	font-size:13px;
	line-height:1.5;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	text-align: center; /* horizontal centering for IE Win quirks */
	behavior: url(iepngfix.htc);
	}
sup {vertical-align:top;position:relative;top:-0.5em;}
#adresse sup {top:0;}
.blue {color:#1A2C85 !important;}
#adresse p {color:#1A2C85;opacity:0.6;font-size:90%;}
#adresse a {text-decoration:none;color:#1A2C85;}
h1,h2,h3,h4,h5,p,li,address,table,dt,dd {
	text-align: left;
	padding-left: 5px;
	}
h1, h2, h3, h4, h5 {
	position:relative;
	color:#1A2C85;
	font-size:100%;
}
h1 {
	margin: 0 0 1em 0;
	padding-top:7px;
	font-size:120%;
	}
#kurse {
	margin-top: 2em;
	}
h2 {
	margin: 1em 0 1em 0;
	}
h3 {
	margin: 1em 0 1em 0;
	}
.ut {	/* Untertitel */
	margin: -0.5em 0 0.6em 0;
	border-bottom: none;
	font-style: italic;
	font-size: 100%;
	}
p {
	margin-top: 0em;
	padding-bottom:1em;
	}
p.top {padding-top: 8px;}
strong {font-weight:normal;color:#1A2C85;}
.center {						/* fuer Button-Listen*/
	margin: auto;
	text-align:center;
	}
hr {
	width:70%;
	color:#fc0;
	background-color:#FC0;
	height:1px;
	border: 0 none;
	margin: 0 auto;
}
.hcaption {						/* fuer Zitate unter Ueberschriften */
	margin-top: -1.5em;
	margin-bottom: 2em;
	font-style: italic;
	}
.c {
	display: block;
	clear: both;
	}
.wm {
	font-size: x-small;
	}
.kurs {
/*	border: 1px dotted #99cc99; */
	margin-top: 20px;
	}
.kurs p {
	line-height: 100%;
	margin-bottom: 3px;
	margin-top: 0px;
	}
ul, ol {
	list-style-position: outside;
	margin-bottom: 1em;
	}
ul li {
	list-style-type: disc;
	margin-left: 2em;
	padding-bottom: 1px;
	}
ol li {
	margin-left: 2em;
	padding-bottom: 1px;
	}
img {
	margin: 10px;
	}
img.right_img {
	width:290px;
	position:absolute;
	right:-320px;	/* img - margin:10px; */
	top:12px;
}
h2.right_img, h3.right_img, ul.right_img, h4.right_img, p.right_img, div.right_img {
	width:442px; /* = 768 - 6 - 300 - 2*10 */
}
a img {border: none;}
table {
	width: 95%;
	margin: 0 auto;
	border: 0;
	border-collapse:separate;
	border-spacing: 0 1em 0.5em 0;
	}
th, td, caption {
	vertical-align: top;
	}

/*** Wrapper ***/

#wrapper {
	background-image:  url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 1px 0 0;
	}
div#blue-top {
	background-image:  url(images/blue_top.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin: 1em auto;
	padding: 1px 0 0;
	position: relative;
	width:973px;
	}
div#blue-center {
	background-image:  url(images/blue_center.png);
	background-repeat: repeat-y;
	background-position: 2px 0;
	position: relative;
	}
div#blue-bottom {
	background-image:  url(images/blue_bottom.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	position: relative;
	}


/*** Hauptmenue ***/

#main-menu {
	background-image:  url(images/bg_rand.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	height: 168px;
	margin: 26px 0 0 0;
	overflow:visible;
	text-align: center;
	}
div#menu-bg {
	background-image: url(images/gelbe_linie.png);
	background-repeat: repeat-y;
	background-position: 692px 0;
	margin: 0 auto 0 84px;
    position: relative;
    top: -4px;
	height: 103%;
	width: 100%;
	}
ul#menu-buttons {
	background-image:  url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 100%;
	margin: 0;
	}
ul#menu-buttons li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
  padding: 0;
	padding-bottom: 10px;
	width: 99px; /* 99x8 = 792*/
	}
ul#menu-buttons li img {
	float: left;
	margin: 0 0 10px;
	position:relative;
	}
ul#menu-buttons li.current {
	background-image:  url(images/menupunkt.png);
	background-repeat: no-repeat;
	background-position: 26px 98px;
	}
ul#menu-buttons li a {
	color:#1A2C85;
	display: block;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	}

/*** Main Container ***/

#container {
	margin: 0px 0 0 0px;
	padding: 0px 24px;
	background-image:  url(images/bg_rand.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}

div.gelbe-linie {
	background-image: url(images/gelbe_linie.png);
	background-repeat: repeat-y;
	background-position: 478px 0;
	padding-right: 20px;
	}
/*img.gelbe-linie {position:absolute;right:300px;top:100px;}*/
img.gelbe-punkte {
	clear: left;
	float: right;
	position:relative;
	right: -12px;
	top: -4px;
	}
img.links {margin: 7px 10px 10px 0;float: left;}

/*** Linke Spalte ***/

#linke-spalte {width:232px;float:left;padding-right: 42px;}
#zitat {margin-top:8px;color:#1A2C85;text-align: right;}
#zitat p {
	font-size: 90%;
  line-height: 1.5;
  text-align: right;
	}
#zitat .autor {font-size:80%;font-style: italic;padding-right: 3px;}
#adresse {margin-top:8em;}
#adresse img {
	left: -14px;
    margin: 0 0 1em;
    position: relative;}
#adresse li {
	color:#1A2C85;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 9px 0 4px;
	text-align: left;
	background-image:url(images/adresstrenner.png);
	background-position:right;
	background-repeat:no-repeat;
	}
#adresse li.last {background-image:none;}
#adresse p{clear:left;margin:1em 0 0;}


/*** Hauptinhalt ***/

#main-content {
	float:left;
	position: relative;
	margin-left: 0px;
	padding-bottom: 1em;
	width: 481px;
	}

#pagecheck {
	background-color:#FCF;
	text-align:center;
	}

/*** Footer ***/

#footer {
	display: block;
	clear: both;
	height: 32px;
	position: relative;
	text-align: center;
	font-size: 0.7em;
	color: #ccc;
	background-image:  url(images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#footer #footertext a {
	text-align:center;
	margin-bottom: 0;
	color: #ccc;
	text-decoration: none;
	}
#footer #footertext {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 29px;
	}
#footer #top {
	clear: right;
	padding: 0 0.5em 0 0.5em;
	text-align: center;
	color: rgb(252,203,165);
	background-color: rgb(245,128,38);
	}
#footer #top a{
	color: rgb(252,203,165);
	text-decoration: none;
	}

/* IE6 png fix*/
img, div { behavior: url(iepngfix.htc) }

.clr {clear:both;float:none;height: 0;}