
html,body{margin:0;padding:0}

body {
	color: black;
	background-color: #f2f2f2;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	text-align: center;  /* Zentrierung im Internet Explorer */
	}


.clearLR { clear:both; }

/* darin läuft alles ab */
div#page {
	text-align:left;
	width: 932px;
	margin: 0 auto;
/*
	background-image: url(../img/Pixelraster.png);
	background-repeat:no-repeat;
*/
	background-color: white;
	}

/* Kopfzeile */
div#maintitle {
	width: 932px;
	height: 105px;
	text-align: right;
	}

div#mainMenu {
	height: 23px;
	background-color: #00529e;
	}



/* Inhaltsbereiche */
div#main {
	width: 932px;
	background-image:url(../img/logos.png);
	background-repeat:no-repeat;
	background-position:25px bottom;
	}

div#left {
	float:left;
	width: 170px;
	color: #00529e;
	padding-bottom: 10px;
	background-color: white;
	margin-bottom: 70px;
	margin-left: 5px;
	}

div#content {
	float: right;
	margin-left: 10px;
	padding: 0px;
	min-height: 400px;
	width: 730px;

	background-image:url(../img/verlauf.png);
	background-repeat:repeat-x;
	background-color: white;
	}

div#metaMenu {
	width: 932px;
	height: 23px;
	background-color: #00529e;
	margin-top: 15px;
	}


/* meta menü */
#metaMenu ul {
	list-style-type: none;
	list-style-position: inside;
	}

#metaMenu li {
margin-top: 4px;
	float: left;
	margin-right: 20px;
	}


#metaMenu ul a,
#metaMenu ul a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

#metaMenu li.act,
#metaMenu ul a:hover {
	color: white;
	text-decoration: underline;
	}



/* Content */
/* Linkereien  Hauptbereich */
.mail, a:link {
	color: #690507 ;
	text-decoration: underline;
	}

.mail:visited, a:visited {
	color: #690507 ;
	text-decoration: underline;
	}

.mail:hover, a:hover {
	color: #690507 ;
	text-decoration: none;
	}





/* Ueberschriften */
.csc-header  {
	}

h1 {
	font-size: 35px;
	line-height:normal;
	padding: 0 15px;
	color: #00529E;
	}

h2 {
	padding: 0 15px;
	color: #00529E;
	line-height:normal;
	}

#content h3  {
	font-size: 30px;
	height: 55px;
	padding: 0 15px;
	color: #00529E;
	background-image:url(../img/background-h1.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:normal;
	}

h4 {
	padding: 0 15px;
	color: #00529E;
	line-height:normal;
	}

#left h1 {
	font-size: 20px;
	padding: 5px;
	margin: 0;
	}

#left h2 {
	font-size: 16px;
	padding: 5px;
	margin: 0;
	}

#left h3 {
	font-size: 12px;
	padding: 5px;
	margin: 0;
	}

.csc-textpicHeader {
	margin-bottom: 15px;
	}

 /* Texte */
p,p.bodytext {
	text-align: left;
	margin: 5px 15px;
	padding: 0px;
	}

#left p	{
	margin: 5px;
	}

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

ul {
	padding: 0 0 0 0px;
	margin-left: 20px;
	}

li {
	padding: 0 0 0 0px;
}




/* bildunterschriften */
.csc-textpic-caption {
	text-decoration: none;
	font-size: 9px;
	}

/* Tabellen */
table.contenttable {
	border-color: #EDE9C4;
	border-width: 1px;
	border-style: solid;
	background-color: #08284E;
	width: 100%;
	}

/* Zellen immer */
.contenttable td {
	margin: 0;
	padding: 4px;
	}

/* Layout normal */
/* 1.spalte dunkelgelb */
.contenttable-0 .tr-0, .contenttable-1 .tr-0 {
/*	font-weight: bold; */
	}

.contenttable-0 tr p, .contenttable-1 tr p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.contenttable-0 .tr-even, .contenttable-1 .tr-even {
	background-color: #EDE9C4;
	}

.contenttable-0 .tr-odd, .contenttable-1 .tr-odd {
	background-color:  #EDE9C4;
	}

	/* Erste spalte */
.contenttable-0 .td-0 {
	background-color: #E0DA9E;
	width: auto;
	}

.contenttable-0 .td-1,
.contenttable-0 .td-2,
.contenttable-0 .td-3,
.contenttable-0 .td-4,
.contenttable-0 .td-5,
.contenttable-0 .td-last {
	width: 100px;
	text-align: center;
	}

 /* Layout 1 */
 /* Alle Zellen gleiche Farbe */
.contenttable-1 td {
	table-layout: auto;
	text-align: center;
	width: 50%;
	background-color: #E0DA9E;
	}

.contenttable-1 .td-0 {
	}


/* Formulare */
form {
	width: 80%;
	}

form fieldset {
	border: none;
	padding: 0;
	}

form .formRow {
	margin-bottom: 2px;
	}

.csc-frame-frame2 {
	border: 2px solid #00529E;
	background-color: #CD0D5;
	}

#left .csc-frame-frame2 h1 {
	background-color: #00529E;
	color: white;
	font-size: 16px;
	padding: 0 10px;
	margin:0;
	}

div.csc-textpic div.csc-textpic-imagewrap img {
	}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd .klickmeimg {
	border:1px solid blue;
	background-color: none;
	width:14px;
	height: 14px;
	vertical-align:middle;
	float: left;
	}

/* Admin Panel */
body > form {
	text-align: left;
	}
