/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* background-image: url(/fileadmin/images/layout/bg_start.gif);
	background-repeat: no-repeat;
	background-position: top center; */
}

#wrapper {
	height: 100%;
	margin: auto;
	background-color: transparent;
	}
	
#wrapper td {
	vertical-align: middle;
	}

#start_table {
	/* border-bottom: 3px solid #0D918B;
	border-left: 3px solid #0D918B; */
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	width:954px;
	background-color: #ffffff;
	}
#col_start_left {
	vertical-align: top;
	/* width: 191px; */
	padding:188px 0px 0px 0px;
	width: 250px;
	}
	
#startmenu {
	width: 180px;
	padding-left: 10px;
	padding-top: 0px;
	display: block;
	}

#startmenu ul{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	
	}

#startmenu li{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;
	}

#startmenu a:link, #startmenu a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #A0A0A0 solid;
	padding-bottom: 2px;
	min-height: 1.5em;
	/* IE min-height */
	height: auto !important; 
	height: 1.5em; 
	line-height: 1.5;
	}
	
#startmenu a:hover, #startmenu a:active {
	font-weight: bold;
	color: #B51284;
	text-decoration: none;
	}
	
#col_start_right {
	padding-left: 9px;
	padding-top: 20px;
	}

#content1 {
	width: 350px;
	height: 160px;
	margin-left: 100px;
	margin-bottom: 25px;
	}
	
#content2 {
	width: 550px;
	height: 300px;
	margin-bottom: 40px;
	}

	
#footer {
	padding-left: 9px;
	padding-bottom: 30px;
	}
	
	
#footer_start_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	width: 600px;
	text-align: center;
	}