/* TYPO */


*{
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
html,body{
	height: 100%;
	}

body{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 68.5%;
	text-align: left;
	color: #000000;
	}


/* FONT DESCRIPTION */

p.dchead{
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 3em;
	letter-spacing: 1em;
	}
	
	
p.dc{
	color: #9e9e9e;
	font-weight: bold;
	letter-spacing: 1em;
	margin-bottom:0em;
	}

p.dcyear{
	margin-bottom:0em;
	}
	
p.dcsmall{
	font-size: 0.8em;
	padding-bottom:0em;
	margin-bottom:0em;
	}



/* FONT DESCRIPTION QUER*/

h2.head_quer{
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top:0em;
}

p.plain{
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	}

p.dchead_quer{
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 1em;
	letter-spacing: 1em;
	}
	
p.dcsmall_quer{
	font-size: 0.8em;
	padding-bottom:0em;
	margin-bottom:0em;
	}




/* TABLES */


td{
	line-height: 1.2em;
	}

td.tdbeginn{
	vertical-align:top;
	width: 90px;
	line-height: 1.2em;
	}

td.tdbeginn2{
	vertical-align:top;
	width: 60px;
	line-height: 1.2em;
	}



h1, h2, h3, h5{
	color: #9e9e9e;
	font-weight: normal;
	}

h2{
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 1em;
}

h4 {
	font-size:1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 2em;
	margin-top:2em;
	margin-bottom: 2em;
}

h4.cv{
	margin-bottom: 0em;
}
	

h5 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

p{
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 2em;
	}

strong{
	background: #c4c4c4;
	color: #000000;
	padding: #000000;
	padding: 0.2em;
	}

ul{
	list-style-type: none;
	display: block;
	}
	
a{
	text-decoration: none;
	color: #9e9e9e;
	background: inherit;
	}

a:visited {
	color:#9e9e9e;
	background: inherit;
}

a:active, a:hover, a:visited:hover{
	background-color:#666666;
	color: #ffffff;
}

.a_plain{
	text-decoration: none;
	color: #9e9e9e;
	background: none;
	}

#navi a:link, #navi a:visited {
	font-weight: normal;
	line-height: 1.5em;
}

.navi1, a:active.navi1, a:hover.navi1, a:visited:hover.navi1, a:visited.navi1{
	color: #cc3300;
}

.navi2, a:active.navi2, a:hover.navi2, a:visited:hover.navi2, a:visited.navi2{
	color: #663300;
}

.navi3, a:active.navi3, a:hover.navi3, a:visited:hover.navi3, a:visited.navi3{
	color: #339999;
}

.navi4, a:active.navi4, a:hover.navi4, a:visited:hover.navi4, a:visited.navi4{
	color: #99cc33;
}

.navi5, a:active.navi5, a:hover.navi5, a:visited:hover.navi5, a:visited.navi5{
	color: #ff9933;
}

.navi6, a:active.navi6, a:hover.navi6, a:visited:hover.navi6, a:visited.navi6{
	color: #cc0066;
}

.navi7, a:active.navi7, a:hover.navi7, a:visited:hover.navi7, a:visited.navi7{
	color: #333333;
}

.navi8, a:active.navi8, a:hover.navi8, a:visited:hover.navi8, a:visited.navi8{
	color: #333333;
}


.anker, a:link.anker, a:visited.anker, a:visited:hover.anker {
	font-weight: bold;
	color: #99cc33;
	}



/*IMAGES */

img.right {
	float: right;
	}

img.main{
	width: 430px;
	border: solid 1px #cccccc;
	}
	
img.main300{
	width: 350px;
	border: solid 1px #cccccc;
	}

img.main_frameless{
	width: 430px;
	}


/* LAYOUT */

#background{
	background: url(images/hg/background_stripes.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 710px;
	width: 1100px;
	margin: 5px 0px 0px 5px;
	border: 0px;
	overflow: hidden;
	z-index: 0;
	}

#logo {
	position: absolute;
	height: 100px;
	width: 80px;
	margin: 600px 0px 0px 80px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	z-index: 6;
	}		
	
#navi {
	background-color: #ffffff;
	position: absolute;
	height: 630px;
	width: 198px;
	margin: -10px 0px 0px 150px;
	padding: 70px 0px 0px 2px;
	border: 5px;
	border-color: #d2d2d2;
	border-style:solid;
	overflow: hidden;
	z-index: 7;
	vertical-align: bottom;
}

#impressum{
	position: absolute;
	height: 30px;
	width: 198px;
	top: 664px;
	line-height: 1em;
	overflow: hidden;
	z-index: 8;
}

#content {
	position: absolute;
	height: 615px;
	width: 1090px;
	margin: 80px 0px 0px 0px;
	border: 0px;
	overflow: hidden;
	z-index: 1;
}

#content_background{
	position: absolute;
	height: 620px;
	width: 1090px;
	border: 0px;
	overflow: hidden;
	z-index: 2;
	}
	
#content_info {
	background-color: #ffffff;
	position: absolute;
	height: 505px;
	width: 195px;
	margin: 100px 0px 0px 395px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: auto;
	z-index: 3;
	vertical-align: bottom;
}

#content_info_quer {
	background-color: #ffffff;
	position: absolute;
	height: 228px;
	width: 580px;
	margin: 377px 0px 0px 495px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: auto;
	z-index: 3;
}

#content_pict {
	background-color: #ffffff;
	position: absolute;
	height: 605px;
	width: 460px;
	margin: 0px 0px 0px 615px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: auto;
	z-index: 4;
}

#content_pict_quer {
	background-color: #ffffff;
	position: absolute;
	height: 352px;
	width: 680px;
	margin: 0px 0px 0px 395px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: auto;
	z-index: 4;
}

#accordeon {
	background-color: white;
	position: absolute;
	height: 600px;
	width: 400px;
	top: 10px;
	left: 10px;
	border: 0px;
	overflow: hidden;
	z-index: 7;
}


#hglinie{
	position: absolute;
	height: 200px;
	width: 500px;
	top: 0px;
	left: 350px;
	z-index:0;
}

/*
#praktikumlink{
	position: absolute;
	height: 30px;
	width: 45px;
	top: 0px;
	left: 785px;
	z-index:6;
}
*/





/* FORMULAR */

#content_info_formular {
	background-color: #ffffff;
	position: absolute;
	height: 590px;
	width: 190px;
	margin: 100px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: hidden;
	z-index: 3;
	vertical-align: bottom;
}

#content_pict_formular {
	background-color: #ffffff;
	position: absolute;
	height: 600px;
	width: 460px;
	margin: 0px 0px 0px 220px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	overflow: auto;
	z-index: 4;
}




label.left {
	float:  left;
	text-align:  right;
	width:  5em;
	margin-right: .3em;
	}
	
	
input[type=text], select {
	float:  left;
	}

	
input.right {
	float:  left;
	width:  auto;
	clear:  both;
	margin-left:  5.3em;
	margin-right: .3em;
	}
	
input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right {
	margin-left: 6.4em;
	}
	
form br {
	clear:  both;
	}


tr.hoehe {
	}

	
td.veranstaltung {
	height: 40px;
	width:370px;
	border:solid #000000;
	border-width:0 0 1px 0;
	}


td.kartenmenge {
	width:100px;
	border:solid #000000;
	border-width:0 0 1px 0;
	}

td.kategorie {
	width:250px;
	border:solid #000000;
	border-width:0 0 1px 0;
	}





