body, ul, li,p, h1, h2, h3, h4, h5, h6, form, textarea, input{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, sans serif;
	font-weight:normal;
}

img{
	border:none;
}

h1{
	font-weight:bold;
}
h2{
	font-weight:bold;
	text-transform:uppercase;
}

p{
	margin-bottom:20px;
	line-height:16px;
}
ul{
	list-style-type:none;
}

a{
	color:#000000;
}

a:hover{
	color:#0F5F30;
}

.person{
	font-size:10px;
	line-height:15px;
	text-transform:uppercase;
}

.email{
	color:#0F5F30;
	font-weight:bold;
}

.floatleft{
	float:left;
	margin-right:8px;
}

/*Navigation*/
/*-----------------------------------------------------*/

#nav_main{
	position:absolute;
	top:452px;
	left:700px;
	width:145px;
	height:145px;
	background-image:url(../images/mainnav_bg.gif);
	background-repeat:no-repeat;
}

#nav_main ul{
	margin-top:35px;
	margin-left:13px;
	position:relative;
}

#nav_main li{
	height:11px;
	overflow:hidden;
	font-size:9px;
	display:inline;
}

#nav_main a{
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:-9999px;
	display:block;
	width:120px;
	height:11px;
	font-size:9px;
}

#illustrations_link{
	background-image:url(../images/illustrations_bout01.gif);
}

#illustrations_link.active{
	background-image:url(../images/illustrations_bouta01.gif);
}

#about_link{
	background-image:url(../images/about_bout02.gif);
}

#about_link.active{
	background-image:url(../images/about_bouta02.gif);
}

#publication_link{
	background-image:url(../images/publication_bout03.gif);
}

#publication_link.active{
	background-image:url(../images/publication_bouta03.gif);
}

#contact_link{
	background-image:url(../images/contact_bout04.gif);
}
#contact_link.active{
	background-image:url(../images/contact_bouta04.gif);
}

#copyright{
	height:8px;
	width:134px;
	position:absolute;
	top:605px;
	left:705px;
	text-indent:-9999px;
	background:transparent url(../images/copyright.gif) right center no-repeat;;
}

#impressum_link{
	display:block;
	height:8px;
	width:42px;
	background:url(../images/impressum_link.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;

	top:0px;
	left:0px;
}


/*Content*/
/*-----------------------------------------------------*/

.text_main{
	position:absolute;
	left:291px;
	top:72px;
	width:350px;
}

/*Illustration*/
/*-----------------------------------------------------*/
#illustration{
 position:absolute;
           left:291px;
           top:19px;
           width:348px;
           height:500px;
}
#illustration img{
 position:absolute;
 bottom:0px;
}

#image_nav{
position:absolute;
 bottom:-23px;
 height:23px;
 width:59px;
 right:10px;
}

#prev_btn{
position:absolute;
bottom:0px;
}

#prev_btn a{
display:block;
text-indent:-9999px;
background:transparent url(../images/prevbutton.gif) no-repeat;
width:15px;
height:15px;
}

#next_btn{
position:absolute;
 left:16px;
 bottom:0px;
}

#next_btn a{
display:block;
text-indent:-9999px;
background:transparent url(../images/nextbutton.gif) no-repeat;
width:15px;
height:15px;
}

#img_counter{
  position:absolute;
 right:0px;
 top:4px;
 font-size:9px;
}

.illustration_headline{
	position:absolute;
 	left:234px;
   	top:9px;
	height:9px;
   text-indent:-9999px;
   background:transparent  no-repeat;
   width:100px;
}
#headline_probeabo{
 position:absolute;
 left:234px;
   top:9px;
   background:transparent url(../image/arbeitsproben/probeabotext.gif) no-repeat;
   width:49px;
   height:9px;
   text-indent:-9999px;
}
#headline_wehe{
 position:absolute;
 left:234px;
   top:9px;
   background:transparent url(../image/arbeitsproben/wehetext.gif) no-repeat;
   width:25px;
   height:9px;
   text-indent:-9999px;
}

/*Impressum*/
/*-----------------------------------------------------*/
#headline_copyright{
           background:url(../images/impressum/copyright_uebers01.gif) no-repeat;
           height:12px;
           text-indent:-9999px;
}
#headline_haftungshinweis{
           background:url(../images/impressum/haftungshinweis_uebers02.gif) no-repeat;
           height:12px;
           text-indent:-9999px;
}
#headline_credits{
           background:url(../images/impressum/credits_uebers03.gif) no-repeat;
           height:12px;
           text-indent:-9999px;
}

/*About*/
/*-----------------------------------------------------*/

#text_about{
           position:absolute;
           left:291px;
           top:72px;
           width:450px;
}

/*Publication*/
/*-----------------------------------------------------*/

#publications{
           float:left; 
		   width:180px;
}

#publications p{
           margin:0px 0px 20px 0px;
}

/*Contact*/
/*-----------------------------------------------------*/

.text_input{
        border:solid #000000 1px;
        height:13px;
        width:100%;
        margin:1px 0;
        color:#000000;
}

#email_address{
 background:transparent url(../images/e_mail-adresse.gif) left center no-repeat;
}

#email_theme{
 background:transparent url(../images/thema.gif) left center no-repeat;
}

#email_address.focussed, #email_theme.focussed, #email_message.focussed{
	background:none;
}

#email_form{
        width:229px;
		position:relative;
}

#email_form textarea{
        height:139px;
        background:transparent url(../images/nachricht.gif) left top no-repeat;
}

#email_form_submit{
        float:right;
        margin-top:4px;
        position:relative;
        left:10px;
}

.success{
	background:transparent url(../images/pilz.gif) left 2px no-repeat;
	padding-left:28px;
	padding-top:2px;
	height:30px;
}

.error, .attention{
	background:transparent url(../images/error.gif) left 5px no-repeat;
	padding-left:18px;
}