﻿body, div, p, th, td, input, textarea
{
	color: #999999;
	font-family: Georgia; 
	font-size: 12px;
	line-height:17px;
	
	margin:0;
	padding:0;
}

body 
{
	background-image:url(../images/background_inner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#363636;
}

.container_16 {}

#FlashContainer 
{
	width:950px;
	height:597px;
	background-position:center;
	margin-bottom:20px;
}

#FlashContainer #replace_item .TextBlock
{
	width:500px;

	color: #FFFFFF;
	font-family: Georgia; 
	font-size: 18px;
	line-height:26px;
	padding:20px;
}

img { border:0px; }

a:link				{ text-decoration: underline; color: #999999; }
a:visited 			{ text-decoration: underline; color: #999999; }
a:active, a:hover	{ text-decoration: none; color: #cccccc; }

table td, table tr 
{
	vertical-align:top;
}

h1
{
	margin:0px;
	margin-bottom:6px;
	color:#CCCCCC;
	font-size:12px;
}

h2 
{
	margin:0px;
	font-weight: normal;
	color:#CCCCCC;
	font-size:10px;
}

p
{
	margin:0px;
	margin-top:6px;
	margin-bottom:10px;
}

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

input, textarea
{
	margin:0px;

	color:#363636;
	font-size:20px;
	border:0px;
}

#KontaktName
{
	padding:3px;
	padding-top:9px;
	
	width:214px;
	height:24px;

	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;

}

#KontaktNachricht
{
	line-height:24px;
	
	padding:3px;
	padding-top:9px;
	
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	
	width:214px;
	height:68px;
}

#SocialNetwork
{
	padding:0px;
	margin:0px;
	margin-top:10px;
	
	background-image:url(../images/social_icons/bg.jpg);
	background-repeat:repeat-x;
}

#SocialNetwork td a img
{
	padding:2px;
	padding-top:5px;
}