*
{
	margin:								0;
	border:								0;
	padding:							0;
}

body
{
	background-color:			#EBF5EB;
	background-image:			url('/UserFiles/Image/quickzap/back.png');
	background-repeat:		repeat-y;
	
	font-family:					Tahoma, sans-serif;
	font-size:						10pt;
	color:								#000;
	
	scrollbar-3dlight-color:		#EBF5EB;
	scrollbar-arrow-color:			#000;
	scrollbar-darkshadow-color:	#EBF5EB;
	scrollbar-face-color:				#EBF5EB;
	scrollbar-highlight-color:	#396;
	scrollbar-shadow-color:			#396;
	scrollbar-track-color:			#DAE4DA;	
}

a
{
	color:								#000;
	text-decoration:			underline;
}

a:hover
{	
	text-decoration:			none;
}

#footer a
{
	font-weight:					bold;
	color:								#959595;

	text-decoration:			none;
}

#footer a:hover
{
	color:								#396;
}



#menuHead a
{
	margin-left:					8px;
	background-color:			#959595;
	padding:							4px 8px;

	color:								#FFF;
	font-weight:					bold;
	font-size:						11px;

	text-decoration:			none;
}

#menuHead a:hover
{
	background-color:			#396;	
}


/* der rest */

h1
{
	margin-bottom:				25pt;

	font-size:						12pt;
	font-weight:					bold;
	color:								#396;
	
	line-height:					15pt;
}

h2
{
	margin-bottom:				25pt;

	font-size:						11pt;
	font-weight:					bold;
	
	line-height:					15pt;
}

h3
{
	margin-bottom:				12pt;

	font-size:						10pt;	
	line-height:					14pt;
}

h4
{
	margin-top:						25pt;
	margin-bottom:				10pt;

	font-size:						10pt;
	font-weight:					bold;
	
	line-height:					14pt;
}

img
{
	margin:								5pt;
	padding:							5pt;
}

hr
{
	margin-top:						4px;
	margin-bottom:				4px;
	border:								1px solid #396;
}

li
{
	margin-left:					20px;
	
	font-family:					Tahoma, sans-serif;
	font-size:						10pt;
	color:								#000;
	
	line-height:					16pt;
}

p
{
	margin-bottom:				12pt;

	font-size:						10pt;
	
	line-height:					16pt;
}

td
{
	vertical-align:				top;
	font-family:					Tahoma, sans-serif;
	font-size:						10pt;
}

#infoincluded td
{
	line-height:					14pt;
}

/* die divs */

#menuLeft
{
	position:							absolute;
	top:									0;
	left:									0;
	width:								254px;
	height:								720px;

	background-image:			url('img/powertube-hg.jpg');
	background-repeat:		no-repeat;
}

#imgMenu
{
	position:							relative;
	top:									120px;
	left:									25px;
	
	padding-top:					10pt;
}

#menuHead
{
	position:							absolute;
	top:									25px;
	left:									216px;
	
	background-image:			url('img/navi-trenn.png');
	background-repeat:		repeat-x;
	background-position:	0 0;
	
	padding-left:					2px;
}

/*
#sprache
{
	position:							absolute;
	top:									22px;
	left:									875px;
	padding-left:					2px;
}
*/
#sprache
{
					
	margin: 							-3px auto 0 35px;
	b order: 							solid blue 1px;
}

#content
{
	padding-bottom:				30pt;
	padding-right:				20pt;

	position:							absolute;
	top:									88px;
	left:									240px;
	width:								700px;
	height:								72%;
	line-height: 					18px;
	z-index:							10;
	
}

#contentsprache
{
	position:							absolute;
	left:									20px;
}

#footer
{
	font-size:						7pt;
	font-weight:					bold;
	color:								#959595;
	
	text-align:						center;
	line-height:					14pt;
	
	display:							block;
}

#imgMenu img
{
	margin:								4pt 0;
}

#infoincluded
{
	position:							relative;
	top:									0;
	right:								0;
	width:								220px;
	
	padding-left:					10px;
	padding-bottom:				60px;

	float:								right;
}

#infoincluded img
{
	padding-top:0;
	margin-top:0;
}


#infonews
{
	padding:							2px 10px 0 14px;
	line-height:					14pt;

}

#infonews p {
	font-family:					Tahoma, sans-serif;
	font-size:						12px;
	color:								#000;
}

#home
{
	position:							relative;
	left:									22px;
	top:									13px;

	width:								170px;
	height:								96px;
}

#anmeldung_form td {
	font-family:					Tahoma, sans-serif;
	font-size:						10pt;
	color:								#000;	
	padding: 							2px;
}

input {
	border: 							solid 1px #a6a6a6;
	padding: 							2px;	
}

textarea {
	border: 							solid 1px #a6a6a6;
	padding: 							2px;	
}

.pdf
{
	padding:							4px 4px 8px 4px;
	margin:								0;
	vertical-align:				middle;
}

.listheader {
	padding: 							0 0 8px 0;
	font-weight:					bold;
}

#danke
{
	background-color:			#EBF5EB;
}

.img_ohne_rand
{
	margin:							0pt;
	padding:							0pt;
}