
*					{ margin:0px; padding: 0px;}
html				{ height:100% } 
img, fieldset, td, th, tr	{ border: none;}
textarea, input, select		{ font-family:Verdana,Arial,sans-serif;}
:focus						{-moz-outline-style: none;}

body				{font-size: 0.85em; position: relative; font-family: Verdana,Arial,sans-serif; background: #ffffff url(/img/bg_verlauf.jpg) repeat-x;}

a:link,
a:visited,
a:hover,
a:focus,
a:active
{
	color: #000000;
	text-decoration: none;
}

#fullwrap			
{
	width:1024px; 
	margin-left:auto; 
	margin-right:auto; 
}

#content			
{
	width:860px;
	height: 682px; 
	background: Transparent url('/img/bg.jpg');
}

#header 
{
	padding: 85px 0 0 20px;
	width: 	500px;
	height: 190px;
	color:#000000; font-size:10pt; line-height:15px;
}
	
	
#forms 
{
	padding: 225px 0 0 20px;
	height: 180px;
}	

.half 
{
	float: left;
	width: 49%
}

#footer				
{ 
	width:900px; 
	margin: 0px 0px 0px 0px; 
	float:left; 
	text-align:center; 
	color:#BABABA;
}

.boxtop			
{ 
	float:left; 
	width:400px; 
	height:109px; 
	background: url('/img/bg_box_oben.jpg');
	overflow:hidden;	
}

.boxbottom	
{	float:left;
	width:400px; 
	height:20px;	
	clear:both;
	background: url('/img/bg_box_unten.jpg') bottom left no-repeat;
}

.boxinhalt		
{
	padding-left:20px;
}

.cbg						{ color:#000000; font-size:10pt; line-height:15px;}
.cbgklein					{ color:#999999; font-size:7pt;}
.cbgrothead					{ color:#BB0B20; font-size:13pt; line-height:20px; font-weight:bold;}
.cbgrotbox					{ color:#BB0B20; font-size:13pt; line-height:40px; font-weight:bold;}
.cbgrotheadgross			{ color:#BB0B20; font-size:15pt; line-height:16px; font-weight:bold;}


a.footer:link, a.footer:visited, a.footer:active	{ color:#BABABA; font-size:10px; text-decoration:none; font-weight:normal;}
a.footer:hover										{ color:#BABABA; font-size:10px; text-decoration:underline;}

a.linkbg:link			{ text-decoration:underline; color:#8FBD14; font-size:9pt;}
a.linkbg:visited 		{ text-decoration:underline; color:#8FBD14; font-size:9pt;}
a.linkbg:active 		{ text-decoration:underline; color:#8FBD14; font-size:9pt;}
a.linkbg:hover			{ text-decoration:underline; color:#8FBD14; font-size:9pt;}

a.linkbgkl:link			{ text-decoration:underline; color:#999999; font-size:7pt;}
a.linkbgkl:visited 		{ text-decoration:underline; color:#999999; font-size:7pt;}
a.linkbgkl:active 		{ text-decoration:underline; color:#999999; font-size:7pt;}
a.linkbgkl:hover		{ text-decoration:underline; color:#999999; font-size:7pt;}


textarea.text		{background-color:#C0C0C0; font-size:10pt; color:#000000; line-height:15px; border: 1px solid #000000;}
input.text			{background-color:#C0C0C0; font-size:10pt; color:#000000; line-height:15px; border: 1px solid #000000;}
select.text			{background-color:#C0C0C0; font-size:10pt; color:#000000; line-height:15px; border: 1px solid #000000;}
input.button		{background-color:#C0C0C0; font-size:10pt; color:#000000; line-height:15px; font-weight: 400;}


