/* html Font Styles*/   
body
{
	font-size: 11px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana,arial,sans-serif;     
	color: #807F84;
	letter-spacing:1px;
	line-height:150%;  
	word-spacing:1px;
}
h1,h2,h3,h4,h5,h6
{
	font-family: Verdana,arial,sans-serif; 
	margin:0;
}
sup
{
	font-size: 16px;
}
/* class Font Styles*/
.header_top,.header_bottom
{ 
	color:#fff;
	text-align: center;  
}
/* id Font Styles*/
#content_right_impressum
{
	font-size: 10px;
	line-height: 115%;
	word-spacing: -2px;
	text-align: justify;
}
/* combination id class Layout */
#header_left_wrapper .header_bottom
{
	font-size: 12px;
	font-weight:bold;
}
#header_right_wrapper .header_top
{
	font-size: 12px;
	text-align:right;
}
.header_top a,.header_bottom a
{ 
	color:#fff;
	text-decoration: none;  
}
#header_left_wrapper .header_middle h1 sup
{
	font-size: 16px;  
	font-weight: bold;
}
#header_left_wrapper .header_middle h1
{
	font-size: 24px;
	font-weight:bold;
}  
#header_left_wrapper .header_middle h2
{
	font-size: 14px;
	font-weight:bold;
	margin:5pt 0pt;
} 
#content_left_wrapper .content h3
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A9BD6;
	letter-spacing:1px;
	line-height:150%;
	word-spacing:1px;
}   
#content_left_wrapper .content p
{
	font-size: 11px;
	letter-spacing:1px;
	line-height:120%;
	word-spacing:1px;
}
#content_right_wrapper .content
{
	font-size: 11px;
	line-height:120%;
	text-align: left; 
}
#content_right_wrapper .content ul.blue_ul li     
{
	font-size: 12px;
	line-height:120%; 
	font-weight:bold;
}
#content_right_wrapper .content ul.blue_ul li a
{
	color:#3A9BD6; 
	text-decoration: none;
}
.SendForm 
{
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,sans-serif;     
	color: #807F84;
	letter-spacing:1px;
	line-height:150%;  
	word-spacing:1px;
	font-weight: bold;
	cursor: pointer;
}
#content_left_wrapper .content form div input,
#content_left_wrapper .content form div textarea
{
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,sans-serif;     
	color: #807F84;
	letter-spacing:1px;
	line-height:150%;  
	word-spacing:1px;
}
#content_left_wrapper_galerie .content h3
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A9BD6;
	letter-spacing:1px;
	line-height:150%;
	word-spacing:1px;
}   
