.button {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	text-transform: uppercase; 
	color: #FFFFFF; 
	background-color: #666699; 
	border: 1px #333333 solid; 
	font-style: normal; 
	font-weight: bold
}


a img {
	border:0 none;

}

.hr1 {
	border: none 0;
	border-top: 1px dashed #989F8E;
	height: 1px;
}
.hr2 {
	border: none 0;
	border-top: 1px dashed #989F8E;
	height: 1px;
}


a:link{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #66584D;
	font-weight : normal;
	text-decoration : none;
}
	
a:visited{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #66584D;
	font-weight : normal;
	text-decoration : none;
}
	
a:active{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #66584D;
	font-weight : normal;
	text-decoration : none;
}
	
a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.td3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.toptext{
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none
}

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; font-weight: bold}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336699; font-style: normal; text-decoration: underline}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336699; font-style: normal; text-decoration: none}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; font-style: normal; text-decoration: none}
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; font-weight: bold}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #990000; text-decoration: none }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #990000; text-decoration: none }
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #990000; text-decoration: none }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #990000; text-decoration: underline }

.textfield {  
	font-family: Verdana; 
	font-size: 10px; 
	font-color: #544A80;
	color: #000000;
	border: 1px solid #999999; 
}





/* Div positionering */
/* ----------------- */

/* body + container */


body{
	background-image: url('../images/body_background.jpg');
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#container{
	margin: 0;
	width: 100%;
	height: 100%;
	text-align:center;
}



/* header */



#header{
	top:0px;
	width:800px; 
	visibility:visible;
}



/* midden */



#midden{
	background-image: url('../images/content_background.jpg');
	top:227px;
	width:800px; 
	visibility:visible;
}

#links_menu{
	float:left;
	width:22px; 
	height:493px;
	visibility:visible;
}

#buttons{
	float:left;
	width:131px; 
	visibility:visible;
}

#content{
	background-image: url('images/content.jpg');
	float:left;
	width:446px; 
	visibility:visible;
}

content1{
	top:160px;
	width:446px; 
	height:67px;
	visibility:visible;
}

#content2{
	top:227px;
	width:446px; 
	height:426px;
	visibility:visible;
}

#foto_balk{
	float:right;
	top:160px;
	width:201px; 
	height:493px;
	visibility:visible;
}



/* footer */



#footer1{
	top:653px;
	width:800px; 
	height:19px;
	visibility:visible;
}

#footer2{
	top:672px;
	width:800px; 
	height:34px;
	visibility:visible;
}

#footer3{
	top:706px;
	width:800px; 
	height:26px;
	visibility:visible;
}

/* intro */


#intro_header{
	top:0px;
	width:800px; 
	height:155px;
}

#intro_content{
	top:155px;
	width:800px; 
	height:274px;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	text-align: left; 
}

#intro_foto{
	top:429px;
	width:800px; 
	height:200px;
}

#enter{
	top:629px;
	width:800px; 
}

#intro_enter_links{
	float:left;
	top:629px;
	width:345px; 
	height:47px;
}

#intro_enter{
	float:left;
	top:629px;
	width:123px; 
	height:47px;
}

#intro_enter_rechts{
	float:left;
	top:629px;
	width:332px; 
	height:47px;
}

#intro_footer{
	top:676px;
	width:800px; 
	height:56px;
}


