/* CSS Document */

body {
	background-color: #004171;
	padding: 0px;
}

a:hover{
	/*cursor: url(../pics/test.ico), default;*/
}

#main {
	background-color: #000000;
	width: 955px;
	height: 640px;
	border: none;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#head {
	position: absolute;
	background-image: url(../pics/news/head.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 100%;
	z-index: 1;
}

#head-front {
	position: absolute;
	background-image: url(../pics/lilie.gif);
	width: 955px;
	height: 120px;
	z-index: 2;
	left: 0px;
	top: 50px;
}

#head-front a {
	float: right;
	width: 50px;
	height: 50px;
	margin: 30px 50px 0 0;
}

#navi {
	position: absolute;
	width: 188px;
	height: 450px;
	background-color: #2773a9;
	left: 0px;
	top: 160px;
}

ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0 0 15px;
	padding: 0px;
}

#navi ul a{
	text-decoration: none;
	background-image: url(../pics/dots.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
}

#navi ul a:link{
	color: #FFFFFF;
}

#navi ul a:visited{
	color: #FFFFFF;
}

#navi ul a:hover{
	color: #FF9900;
	background-image: url(../pics/dots2.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
}

#brillen {
	position: absolute;
	width: 151px;
	height: 107px;
	left: 17px;
	bottom: 15px;
	/*background-image: url(../pics/brillenwerkstatt.jpg);*/
}

#content-head {
	position: absolute;
	width: 767px;
	height: 20px;
	left: 188px;
	top: 160px;
	background-color: #6e9ecf;
}

#link {
	position: absolute;
	width: 150px;
	height: 20px;
	top: 0px;
	right: 0px;
	background-color: #6e9ecf;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

#link a {
	text-decoration: none;
	color: #FFFFFF;
}

#link a:hover {
	text-decoration: none;
	color: #FF9900;
}

.postext-l {
	position: absolute;
	width: 602px;
	height: 20px;
	top: 0px;
	background-color: #6e9ecf;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}

.postext-r {
	position: absolute;
	width: 150px;
	height: 20px;
	top: 0px;
	right: 0px;
	background-color: #6e9ecf;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
}

#content {
	position: absolute;
	width: 732px;
	height: 410px;
	left: 188px;
	top: 180px;
	background-image: url(../pics/content-back.jpg);
	padding: 10px 10px 10px 25px;
	font-size: 14px;
	overflow: auto;
	
}

* html #content {
	background-attachment: fixed;
}

#content a {
	text-decoration: none;
	color: #000000;
}

#content a:hover {
	text-decoration: none;
	color: #FF9900;
}

#content .imp a {
	color: #3399FF;
}

#content .imp a:hover {
	text-decoration: none;
	color: #FF9900;
}

h3 {
	margin: 0px;
}

p {
	margin: 0px;
}

#bild {
	position: absolute;
	width: 320px;
	height: 415px;
	right: 10px;
	top: 10px;
	overflow: hidden;
	text-align: left;
}

#content .eingr {
	position: relative;
	left: 0px;
	width: 400px;
}

#content .eingr2 {
	position: absolute;
	left: 20px;
	bottom: 5px;
	width: 400px;
}

#content .line {
	position: relative;
	float: left;
	height: 105px;
	width: 710px;
}

#content .subline1 {
	position: relative;
	width: 100%;
	height: 20px;
	left: 0px;
	top: 60px;
	background-image: url(../pics/team-mail-back.jpg);
	background-repeat: no-repeat;
}

#content .subline2 {
	height: 25px;
	margin-left: 50px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #e9edf0;
	font: bold 16px Arial;
}

/*#content .subline3 {
	position: relative;
	width: 100px;
	height: 25px;
	left: 0px;
	top: 60px;
}*/

#content .team {
	position: relative;
	float: left;
	padding: 10px;
	width: 164px;
	height: 220px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}

#content .teamtext {
	position: absolute;
	top: 220px;
}

#content #hs {
	position: absolute; 
	width: 415px;
	left: 175px;
	/*border: 1px solid #000000;*/
}

#content .hs-text-l {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 10px;
	margin-top: 10px;
}

#content .hs-text-r {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 10px;
	margin-top: 10px;
}

#content .hs-bild {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	margin-top: 10px;
}

#content .news-absatz {
	line-height: 1.5;
}

#content #del {
	position: absolute;
	left: 25px;
	bottom: 15px;
	color: #ff1515;
}

#content #page_del {
	position: absolute;
	right: 25px;
	bottom: 120px;
	color: #ff1515;
}

/*#content .hs-main-r {
	position: relative;
	float: left;
	height: 110px;
	width: 700px;
	border-bottom: 1px solid #000;
	clear: left;
	margin-bottom: 20px;
}

#content .hs-main-l {
	position: relative;
	float: left;
	height: 110px;
	width: 550px;
	border-bottom: 1px solid #000;
	clear: left;
	margin-bottom: -40px;
}

#content .hs-bild {
	position: relative;
	float: right;
	height: 110px;
	width: 110px;
}

#content .hs-stufe {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 0px;
	top: 55px;
}

#content .hs-time {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 0px;
	top: 75px;
}*/

#content #galery #gal_back {
	position: absolute;
	width: 150px;
	height: 20px;
	right: 20px;
	top: 12px;
}

#content #galery #gal_back a {
	position: absolute;
	right: 0px;
}

#font-codes {
	position: absolute;
	top: 140px;
	right: 30px;
	height: 80px;
	width: 100px;
	padding: 5px;
	z-index: 3;
}

#font-head {
	position: relative;
	float: right;
	width: 80px;
	right: 5px;
	margin-bottom: 10px;
}

#font-codes .font-pic {
	position: relative;
	float: right;
	width: 25px;
	height: 17px;
	clear: both;
	margin: 3px 0 0 0;
}

#font-codes .font-pic:hover {
	/*image: url(../pics/buttons/font-b-act.gif);*/
}

#news_navi {
	position: absolute;
	height: 30px;
	width: 80px;
	right: 10px;
	top: 395px;
}

#news_navi input {
	position: relative;
	float: right;
}

#term_navi {
	position: absolute;
	height: 30px;
	width: 80px;
	right: 10px;
	top: 355px;
}

#term_navi input {
	position: relative;
	float: left;
}

#bericht .pic {
	position: relative;
	float: right;
	margin: 0 0 5px 5px;
}

#content .ch_pic {
	position: absolute;
	width: 130px;
	height: 130px;
	top: 5px;
	right: 5px;
	overflow: hidden;
}


#bericht .termin_head{
	position: relative;
	float: right;
	width: 260px;
	height: 20px;
	clear: both;
	margin: 25px 0 0 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #2773a9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#bericht .termin_downloads{
	position: relative;
	float: right;
	width: 260px;
	height: 300px;
	clear: both;
	margin: 5px 0 0 5px;
}

#bericht .termin_downloads ul{
	padding-top: 0px;
	margin-top: 0px;
}

#bericht .termin_downloads ul a{
	text-decoration: none;
	background-image: url(../pics/dots.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
	margin-left: 5px;
}

#bericht .termin_downloads ul li{
	position: relative;
	background-color: #2773a9;
	margin-bottom: 3px;
	height: 17px;
	width: 244px;
	vertical-align: middle;
}

#bericht .termin_downloads ul a:link{
	color: #FFFFFF;
}

#bericht .termin_downloads ul a:visited{
	color: #FFFFFF;
}

#bericht .termin_downloads ul a:hover{
	color: #FF9900;
	background-image: url(../pics/dots2.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
}


#bericht .navi{
	position: relative;
	float: right;
	width: 146px;
	/*height: 95px;*/
	clear: both;
	margin: 5px 0 0 5px;
}

#bericht .navi ul a{
	text-decoration: none;
	background-image: url(../pics/dots.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
	margin-left: 5px;
}

#bericht .navi ul li{
	position: relative;
	background-color: #2773a9;
	margin-bottom: 3px;
	height: 17px;
	width: 130px;
	vertical-align: middle;
}

#bericht .navi ul a:link{
	color: #FFFFFF;
}

#bericht .navi ul a:visited{
	color: #FFFFFF;
}

#bericht .navi ul a:hover{
	color: #FF9900;
	background-image: url(../pics/dots2.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding: 1px 0 1px 1em;
}

#content #bericht .aufzaehlung li {
	background-image: url(../pics/aufzaehlung.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding: 0px 0 0px 1.4em;
	margin-left: 5px;
	margin-top: 3px;
}

#bericht p{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}

#main_pic {
	position: absolute;
	width: 450px;
	height: 370px;
	top: 50px;
	left: 20px;
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}


/*#main_pic img {
	position: absolute;
	left: 0px;
	top: 0px;
}


.main_pic_out {
	position: absolute;
	width: 450px;
	height: 370px;
	top: 50px;
	left: 20px;
	vertical-align: middle;
	overflow: visible;
	background-color: #666666;
	display: table-cell;
}
.main_pic_in {
	background-color: #eee;
	border: 1px solid #333;
	padding: .3em .5em;
}
* html .main_pic_in {
	display: inline-block;
	vertical-align: middle;
}
* html .main_pic_in {
	display: inline;
	height: 0;
}*/



#sub_pic {
	position: absolute;
	width: 260px;
	height: 260px;
	top: 50px;
	right: 20px;	
}

#sub_pic a {
	position: absolute;
	width: 120px;
	height: 120px;
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}

#pagebildnavi {
	position: absolute;
	width: 240px;
	height: 25px;
	top: 320px;
	right: 30px;
}

#pagebildnavi .text {
	position: absolute;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 12px;
	left: 75px;
}

#pagebildnavi .posbild img {
	position: absolute;
	top: 0;
	right: 0;
}

#pagebildnavi .negbild img {
	position: absolute;
	top: 0;
	left: 0;
}

#bildnavi {
	position: absolute;
	width: 240px;
	height: 25px;
	top: 370px;
	right: 30px;
}

#bildnavi .text {
	position: absolute;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 12px;
	left: 75px;
}

#bildnavi .posbild img {
	position: absolute;
	top: 0;
	right: 0;
}

#bildnavi .negbild img {
	position: absolute;
	top: 0;
	left: 0;
}

#content .form {
	position: relative;
	float: left;
	padding-right: 10px;
}

#content .form a {
	cursor: pointer;
}

#content .form_term_head {
	position: absolute;
	padding-right: 10px;
	width: 150px;
	left: 25px;
	top: 10px;
}

#content .form_term_head input {
	margin-top: 4px;
}

#content .form_term_year {
	position: absolute;
	padding-right: 10px;
	width: 250px;
	height: 20px;
	left: 25px;
	top: 60px;
}

#content .form_term_start {
	position: absolute;
	width: 50px;
	left: 425px;
}

#content .form_term_ende {
	position: absolute;
	width: 50px;
	left: 525px;
}

#content .form_term_datum {
	position: absolute;
	width: 350px;
	left: 345px;
	top: 30px;
}

#content .form_term_zeit {
	position: absolute;
	width: 300px;
	left: 362px;
	top: 60px;
}

#message {
	position: absolute;
	left: 20px;
	top: 85px;
	height: 295px;
	width: 585px;
	margin: 5px;
	
}	

#bildup {
	position: absolute;
	width: 650px;
	height: 25px;
	left: 20px;
	top: 390px;
	padding: 5px;
}

#bildup .up {
	width: 650px;
}

#content .normbutton {
	height: 22px;
	vertical-align: top;
	text-decoration: none;
}

#user {
	position: absolute;
	width: 150px;
	left:  50px;
	height: 90px;
	top: 40px;
}

#bottom {
	position: absolute;
	background-color: #d9dadb;
	height: 30px;
	width: 100%;
	bottom: 0px;
}

img{
	border: none;
	display: block;
	float: right;
}

#termine_pos {
	position: absolute;
	width: 120px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	top: 20px;
	right: 20px;
	text-align: right;
}

#archiv_pos {
	position: absolute;
	width: 120px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	top: 20px;
	right: 20px;
	text-align: right;
}

#archiv {
	position: absolute;
	width: 150px;
}

#liste {
	position: absolute;
	width: 500px;
	left: 200px;
	top: 50px;
	font-size: 12px;
}	

.newslist {
	max-width: 600px;
	line-height: 1.5;
	font-size: 12px;
}

.newslistmini {
	max-width: 385px;
	line-height: 1.5;
	font-size: 12px;
}

.zeilenabstand {
	font-size: 12px;
	line-height: 1.5;
}

#wuck-logo {
	position: absolute;
	height: 50px;
	width: 54px;
	left: 162px;
	bottom: 18px;
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
}

#index_download {
	position: absolute;
	width: 300px;
	height: 45px;
	bottom: 8px;
	left: 25px;
	font-size: 14px;
	font-weight: bold;
}

#index_download a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: +1px;
	margin-left: 10px;
}

#index_news {
	position: absolute;
	width: 385px;
	height: 130px;
	top: 90px;
	/*top: 70px; ENGER für Fixdownloads auf der Indexseite*/
	left: 25px;
}

#index_termine {
	position: absolute;
	width: 385px;
	height: 130px;
	top: 260px;
	/*top: 220px; ENGER für Fixdownloads auf der Indexseite*/
	left: 25px;
}
