html {

	min-height: 100.05%;
}
body {
	font-family: Verdana, Arial,  Times New Roman;
	font-size: 10pt;
	color: #D6EDFC;
	background-color:  #ADD4FF; */#CFCFCF; */
	}
	
a:link {
	color: #D6EDFC;
	}

a:visited{
	color: #D6EDFC;
	}

a:hover{
	color: red;
	}

a.menuB_active:link{
	color: yellow;
	}
a.menuB_active:visited {
	color: yellow;
	}		

#top
{
	margin-top: 0px;
	margin-left: 0px;
	font-size: 1pt;
	line-height: 3px;
}





#div_body_center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:765px;
	min-height: 530px;
	margin-top:10px;
/*	background-color: #91B9E7; */
	background: #5C8DE6 url(../../0/images/bgr/body_rundeecke_oben_01.gif) left top  no-repeat;
	/* #91B9E7 #91B9E7 */
	}

#div_head1 {
	background: url(../../images/logo/GMS_IT-Logo_01-1a.gif) 50% 2px  no-repeat;
	width: 100%;
    height:80px;
    padding:0px;
    margin-top: 3px;
    margin-left: 0px;
    }


#div_head2 {
    height:19px;
    padding:0px;
    margin-top:3px;
    margin-left:3px;
    margin-right: 3px;
    background: #DE2118; /*#F69086;*/
    color: white;
    text-align: center;
    vertical-align: middle;
}

#div_head2 a {
	text-decoration: none;
	}

#div_head2 a:link {
	color: white;
	}
#div_head2 a:visited {
	color: white;
	}

#div_head2 a:hover {
	color: blue;
	}

#div_head2 a.active:visited {
	color: yellow;
	}
#div_head2 a.active {
	color: yellow;
	}
#div_head2 a.active:hover {
	color: blue;
	}


#div_head3 {

    height:16px;
    padding:0px;
/*    border-bottom: 1px dashed red;*/
	border-bottom: 2px solid  #6BC2F9; */#9DC3E9; */
    margin-top:3px;
    margin-left:3px;
    margin-right: 3px;
    font-size: 8pt;
    text-align: center;
    vertical-align: middle;
}


#div_head3 a {
	text-decoration: none;
	}

#div_head3 a:link {
	color: blue;
	}
#div_head3 a:visited {
	color: blue;
	}

#div_head3 a:hover {
	color: yellow;
	}

#div_head3 a.active:visited {
	color: red;
	}
#div_head3 a.active {
	color: blue;
	}
#div_head3 a.active:hover {
	color: yellow;
	}


#div_left {
/*	position: fixed; */
	width: 155px;
	float:left;
	margin-top:10px;
	margin-left:4px;
	height: 347px;
/*	background-color: #F69086;  */
	}

#div_left_menu {
	width: 100%;
	float: left;
	margin-top: 8px;
	margin-left:0px;
	}


#div_left_menu a.menu0,
#div_left_menu a.menu0_active,
#div_left_menu a.menu0_inactive {
	font-size: 10pt;
	line-height: 22px;
/* background:red;	*/
	}

#div_left_menu a.menu1 ,
#div_left_menu a.menu1_active,
#div_left_menu a.menu1_inactive {
	margin-left: 10px;
	font-size:   8pt;
	line-height: 15px;
/*	background:blue; */
	}




#div_left_menu a:link {
	color: #D6EDFC; /*black; */
	}

#div_left_menu a:visited{
	color: #D6EDFC; /*black; */
	}

#div_left_menu a:hover{
	color: red;
	}

#div_left_menu a.menu0_active:link,
#div_left_menu a.menu1_active:link{
	color: yellow;
	}
#div_left_menu a.menu0_active:visited,
#div_left_menu a.menu1_active:visited {
	color: yellow;
	}





#div_content_line {
	float: left;
    width: 588px;
/*    margin-left:155px; */
    margin-top: 8px;
	border-left: 2px solid  #6BC2F9; /*#9DC3E9;*/
/*	background-color: #4697E6; */
	}

#div_content {
	float: left;
    width: 580px;
	min-height: 347px;
    margin-left:6px;
    margin-top: 0px;
    font-size: 10pt;
    text-align:left;
    letter-spacing: 0.1mm;
    word-spacing: 0.3mm;
    line-height: 16px;
/*	background-color: #4697E6;   */
	}

#div_content table.content {
	height: 347px;
/*	position: relative;
	margin-left: auto;
	margin-right: auto; */
	}

table.content td {
	vertical-align: top;
	}




#div_bottom1 {
	clear: left;
	height:6px;
	margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
	border-bottom: 2px solid  #6BC2F9; /*#9DC3E9; */

	}

#div_bottom {

/*	position: absolute; */
	clear: left;
	width: 765px;
	margin-top: 7px;
	margin-bottom: 0px;
    font-size: 9pt;
    text-align: center;
    vertical-align: center;
	background: url(../../0/images/bgr/body_rundeecke_unten_01.gif) left bottom  no-repeat;
/*	border-top: 1px dashed grey; */
}



.right {

	text-align: right;
}

.left {

	text-align: left;
}

.center {

	text-align: center;
}

.bold {

	font-weight: bold;
}

.yellow {

	color: yellow;

}

img
{
	border: 0px;
}

img.right {

	horizontal-align: center;
	align: right;
	margin-left: 150px;
}

img.referenz_img {

	width: 350px;
	border: 4px #DE2118 inset;

}

li.aktiv
{
    list-style-image: url(../icons/i_red9x9.gif);

}