@charset "windows-1251";
/* CSS Document */
a{
    color:black;
}
.black_link{
    font-family:Tahoma;
    font-size:11px;
}
.del{background:url(/res/images/del.gif);background-repeat: repeat-x;height:17px;width:100%;}
.vote_row{border-bottom:solid 1px;border-color:#ececec;}
.v_res{background-color:#3c3c3c;background-image:url(/res/images/vote2.jpg);background-repeat:repaet-x;border-top:solid 1px;border-bottom:solid 1px;border-left:solid 1px;border-right:solid 1px;border-color:grey;height:15px;}
.module_link{font-size:11px;}
.calendar{border-color:gray;border-left:solid 1px;border-right:solid 1px;border-bottom:solid 1px;border-top:solid 1px;}
td,tr,table {
    font-size:11px;
    font-family: Tahoma;
}



html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family:Tahoma;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

#header {
  height: 3em;
  width: 100%;
}
#content {
height:100%;
  padding-bottom: 25em;
}
#content1 {

  padding-bottom: 0.1em;
}
#content2 {

 padding-bottom: 0.2em;
 background-color:#eaeaea;
 background-image:url(images/men_back.jpg);
 background-repeat:repeat-x;
 background-position:top;
}

#footer {
  height: 25em;
  width: 100%;
  position: absolute;
  bottom: 130px;
}
#footer1
{
	height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
}


.top_background
{
	background-image:url(images/top_background.jpg);
	background-repeat:repeat-x;
}

.top
{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cont_tb
{
	padding-top:2px;
	border:1px solid #eaeaea;
}

.blue_head
{
	font-family:Tahoma;
	font-size:11px;
	color:#24528c;
	background-color:#eeeeee;
	padding-left:10px;
	padding-right:20px;
	height:20px;
}

.blue_head ul
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	
	
	
}
.blue_head .d
{
	/*border:1px solid #FFFFFF;*/
	background-color:#eeeeee;
	padding-left:10px;
	height:15px;
}
/*
.blue_head ul li
{
	background-color:#eeeeee;
	border:1px solid #FFFFFF;
}
*/
.blue_head .d a
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.blue_head .d a:hover
{
	text-decoration:none;
}



.cont
{
	font-family:Tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
/*****************************************************************************************/


.col_3
{
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
}
.col_3 a.link1
{
	color:#000000;
	text-decoration:none;
}
.col_3 a.link1:hover
{
	color:#FFFF33;
	text-decoration:underline;
}


.col_3 a.link2
{
	color:#000000;
	text-decoration:underline;
}
.col_3 a.link2:hover
{
	text-decoration:none;
}

a.black
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
a.black:hover
{
	text-decoration:none;
}

a.grau
{
	text-decoration:underline;
	color:#929292;
	font-family:Tahoma;
	font-size:11px;	
	font-weight:bold;
}
a.grau:hover
{
	text-decoration:none;
}
a.blue
{
	text-decoration:underline;
	font-family:Tahoma;
	color:#34659d;
	font-size:10px;
}
a.blue:hover
{
	text-decoration:none;
}

.black_text
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.del{background:url(/res/images/del.gif);background-repeat: repeat-x;height:17px;width:100%;}
.module_title{font-size:15px;font-weight:600}
.blue_head{font-weight:600;}