body {
	margin-top:8px;
	padding:0px;
	background-color:#FFFFFF;
	color:#666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left; 
	line-height:15px;
}


h1 {
	padding-bottom:0px;
	margin-bottom:10px;
	font-weight:bold;
	font-size: 11px;
}

#all {
	position:relative; 
   	margin-left:auto; 
   	margin-right:auto; 
	width: 1000px;
	min-height:510px;
	background-color:#FFFFFF;
}

#top {
	margin-left:auto;
	margin-right:auto;
	min-height:218px;
	width:1000px;
}


#main {
   	margin-left:0px; 
	margin-right:0px;
	margin-top: 5px;
	min-height:335px;
}

#main_impressum {
   	margin-left:40px; 
	margin-right:40px;
	padding-top:80px;
}


#text_content{
	margin-top:10px;
	background-image:url(../images/bg_grey.gif);
	background-repeat:no-repeat;
}




#text_content_concept {
	margin-top:10px;
	padding-top:0px;
	background-image:url(../images/bg_grey.gif);
	background-repeat:no-repeat;
}


/* 	container für copytext */
#container_copytext {
	margin:0px;
}


table {
	margin:0px;
	padding:0px;
	border:none;
	
}

.table_row_3 {
	width:273px;
}

.table_space {
	width:18px;
}

.table_space_4 {
	width:14px;
}

.table_space_impressum {
	width:18px;
}

.table_row_4 {
	width:230px;
}


.bg_image_small {
	height:270px;
	text-align:left;
	background-repeat:no-repeat;
	padding-left:40px;
	margin:0px;
	vertical-align:bottom;
}

.bg_image_big {
	height:490px;
	text-align:left;
	background-repeat:no-repeat;
	padding-left:38px;
	margin:0px;
	vertical-align:bottom;
}

.bg_image_small {
	width:490px;
	text-align:left;
	background-repeat:no-repeat;
	padding-left:38px;
	margin:0px;
	vertical-align:bottom;
}

.button1 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:2px;
}
.button2 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:9px;
}

.button2_contact {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:14px;
}

.button2_welcome {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:10px;
}


a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none; color: red;
	color:#000000;
}
