/****** INTRO *******/

body {
	margin: 0;
	background-color: #e6e6e6;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#mainpic{
background-color: #ffffff;
border: 1px solid #FFFFFF;
margin: 0;
padding: 0;
}

#border2{
border: 2px solid #FFFFFF;
}

img {
margin: 15px 15px 0 15px;
}

#transparenz {
background-color: transparent;
filter:alpha(opacity=70);
-moz-opacity:0.7; 
-khtml-opacity:0.7;
}

#transparenz h1 {
display: block;
width: 150px;
height: 22px;
margin: 21px 18px 0 15px;
border: 1px solid #000000;
padding-left: 0px;
font-family: Arial, sans-serif; 
font-size: 8pt; 
font-weight: bold;
line-height:22px;
color: #D01020; 
background-color:#FFFFFF;
filter:alpha(opacity=70);
}

#transparenz h2 {
display: block;
width: 150px;
height: 22px;
margin: 14px 18px 0 15px;
/*border: 1px solid #000000;*/
padding-left: 0;
font-family: Arial, sans-serif; 
font-size: 8pt; 
font-weight: bold;
line-height:22px;

}

#transparenz h2 a {
	width: 150px;
	height: 22px;
	margin: 0; 
	display: block;
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	line-height:20px;
	color: #D01020;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 8px;
	text-decoration: none;
	filter:alpha(opacity=70);
}


#transparenz a {
	width: 150px;
	height: 19px;
	margin-left: 15px; 
	display: block;
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	line-height:20px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 8px;
	text-decoration: none;
	filter:alpha(opacity=70);
	}
	
#transparenz a.doppelt {
	height: 28px;
	line-height: 14px;
	}
	
form{
  width: 150;
  margin-left: 15px;
  height: 20px;
  display: block;
  float: left;
  color: #000000;
  background-color: #FFFFFF;
  padding-left: 8px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  filter:alpha(opacity=70);
}
	
	
#transparenz a:hover {
	color: #FFFFFF;
	background-color: #D01020;
	}


.buttons {
position: relative;
top:-23px;
left: 370px;
width: 175px;
text-align:	right;
}

.buttons a img {
	display: block;
	margin: 15px 0 0 15px;
	}
	
.social {
	position: relative;
top:270px;
left: 480px;
width: 175px;

	}
