@charset "utf-8";
/* CSS Document */
*		{margin:0;padding:0; font-family: "Arial", "Verdana", "Helvetica", "Sans Serif"; }
body	{font-size:14px;}
h1		{font-size:1.2em; font-family:Verdana, Geneva, sans-serif; color:#3a89c9;}
h2		{font-size:1.1em; font-family:Verdana, Geneva, sans-serif; color:#4e4d4a;margin-top:10px;}
h3		{font-size:0.8em; font-family:Verdana, Geneva, sans-serif; color:#4e4d4a;}
.krug	{height:31px;background:url(images/krug.png) no-repeat;padding-left:35px;padding-top:0px;}
p		{color:#4e4d4a;padding:10px 0px; line-height:19px;}
a		{text-decoration:none;	outline: none; color:#396a92;}
a:hover {text-decoration:underline;}
img		{border:0;margin-bottom:15px;}
input, textarea	{width:170px;color:#4e4d4a;margin:3px 2px;padding: 2px;border:1px solid #bbd6ec;}
label 	{ font-size:1.1em;}
#subm	{border:0;width:58px;height:18px;background:url(images/submm.png); cursor:pointer;}
#subm:hover	{border:0;width:58px;height:18px; background:url(images/submm.png)0 18px;}


#logo	{width:205px;height:93px;float:left; background:url(images/logo.png) no-repeat;position:absolute;top:0; outline:none;}
#logo a span{position:relative;}
#logo a	{position:absolute;width:199px;height:93px;text-indent: -9999px;}

#menu 	{width:800px;height:56px; background:url(images/menu.png);left:205px; position:absolute;bottom:0;}

#menu a	{margin-top:18px;}
#menu a.social1
{
display: block;
position: absolute;
height: 24px;
width:150px;
text-indent: -9999px;
top:0;

}

#menu a.social2
{
display: block;
position: absolute;
height:24px;
padding-left:133px;
width:150px;
text-indent: -9999px;
top:0;
}

#menu a.social3
{
display: block;
position: absolute;
height:24px;
padding-left:283px;
width:120px;
text-indent: -9999px;
top:0;
}

#menu a.social4
{
display: block;
position: absolute;
height:24px;
padding-left:408px;
width:83px;
text-indent: -9999px;
top:0;
}

#menu a.social5
{
display: block;
position: absolute;
height:24px;
padding-left:490px;
width:130px;
text-indent: -9999px;
top:0;
}
/*
#menu a#uberuns
{
background: url("images/menus.png") no-repeat  0 74px;;
border:1px solid red;
z-index:11;
}
#menu a:hover#uberuns
{
background: url("images/menus.png") no-repeat 0  -74px;
border:1px solid blue;
z-index:8;
}

#menu a#leistung
{
background: url("images/menus.png") no-repeat 0 74px;
border:1px solid red;
z-index:12;
}
#menu a:hover#leistung
{
background: url("images/menus.png") no-repeat  0 -74px;
border:1px solid blue;
z-index:9;
}

#menu a#kontakt
{
background: url("images/menus.png") no-repeat;
background-position: 0 0;

}
#menu a:hover#kontakt
{
background: url("images/menus_a.png") no-repeat;
background-position: 0 0;

}
*/
#menu a#uberuns
{
background: url("images/menu.png") no-repeat ;
background-position: 0 -18px;/*t k sdelali top 18 px verho etom viveli toka slova linken*/
z-index:11;
}

#menu a:hover#uberuns
{
background: url("images/menu_a.png") no-repeat ;
background-position: 0 -18px;

}

#menu a#leistung
{
background: url("images/menu.png") no-repeat;
background-position: 0 -18px;

z-index:10;
}
#menu a:hover#leistung
{
background: url("images/menu_a.png") no-repeat;
background-position: 0 -18px;

}

#menu a#kontakt
{
background: url("images/menu.png") no-repeat;
background-position: 0 -18px;
z-index:9;
}
#menu a:hover#kontakt
{
background: url("images/menu_a.png") no-repeat;
background-position: 0 -18px;

}

#menu a#agb
{
background: url("images/menu.png") no-repeat;
background-position: 0 -18px;
z-index:8;
}
#menu a:hover#agb
{
background: url("images/menu_a.png") no-repeat;
background-position: 0 -18px;

}

#menu a#impressum
{
background: url("images/menu.png") no-repeat;
background-position: 0 -18px;
z-index:7;
}
#menu a:hover#impressum
{
background: url("images/menu_a.png") no-repeat;
background-position: 0 -18px;

}






#block_left	{float:left;}
#block_left .b_up	  	 {width:192px; height:12px; background:url(images/block_up.png);}
#block_left .b_content	 {width:192px;background:url(images/bg_block.png) repeat-y;padding:5px;}
#block_left .b_content h1{padding:2px;}
#block_left .b_content p {font-size:12px;}
#block_left .b_content .kontakt_hotline{width:180px;height:54px;background:url(images/kontakt.png) no-repeat;margin:15px 2px 5px 1px;}
#block_left .b_down	  	 {width:192px; height:16px; background:url(images/block_down.png);}

#content	{float:right;}
#content .c_up		  {width:800px; height:13px; background:url(images/content_up.png);}
#content .c_content	  {width:800px; background:url(images/bg_content.png) repeat-y;}
#content .c_content h1{padding:10px;}
#content .c_content p {text-align:justify;}
#content .c_content ul{color:#353432; font-size:1.25em;}
#content .c_content li{color:#4e4d4a; font-weight:normal;font-size:0.8em; margin:5px 25px;}
#content .c_down	  {font-size:10px;text-align:center;width:800px; height:16px; background:url(images/conten_down.png);}



