/* CSS Document */

html {
	background-image:url(images/bg_verlauf.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;
	min-height: 635px;
}
#main {
	margin: auto;
	width: 758px;
}
#logo {
	margin-top: 25px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
#menue {
	margin-top: 18px;
	background-image: url(images/bg_menue.gif);
	background-repeat: no-repeat;
	height: 33px;
}
#menue ul {
	margin:0;
	padding: 0;
}
#menue ul li {
	list-style-type: none;
	display: inline;
}
#start {
	margin-top: 18px;
	height: 203px;
}

a:link, a:hover, a:visited, a:active {
	color: #CCCCCC;
}

a.w:link, a.w:hover, a.w:visited, a.w:active {
	color: #0071B5;
}


#boxw, #boxs, #boxb, #boxg {
	margin-top: 18px;
}

/* weisse box */
#boxw {
	color: #000000;
}

#boxw a, a:link, a:hover, a:visited, a:active {
	color: #999999;
}

#boxw .nw, .ne {
	height:15px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxw .ne {
	background-image: url(images/w_ne.gif);
	width: 23px;
}

#boxw .nw {
	background-image: url(images/w_nw.gif);
}

#boxw .n {
	height:15px;
	background-image: url(images/w_n.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxw .s {
	height:18px;
	background-image: url(images/w_s.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxw .c {
	width: 718px;
	background-color:#FFFFFF;
	background-image: url(images/w_e.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin-top: -1px;
	clear: left;
	padding-right: 20px;
}

#boxw .cl {
	width: 718px;
	background-color:#FFFFFF;
	padding-left: 20px;
	margin-top: -1px;
	clear: left;
	padding-right: 20px;
}


#boxw .sw, .se {
	height:18px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxw .sw {
	background-image: url(images/w_sw.gif);
}

#boxw .se {
	background-image: url(images/w_se.gif);
	width: 23px;
}

/* blaue box */
#boxb {
	color:#FFFFFF;
}

#boxb a, a:link, a:hover, a:visited, a:active {
	color: #CCCCCC;
}

#boxb .nw, .ne {
	height:15px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxb .ne {
	background-image: url(images/b_ne.gif);
	width: 23px;
}

#boxb .nw {
	background-image: url(images/b_nw.gif);
}

#boxb .n {
	height:15px;
	background-image: url(images/b_n.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxb .s {
	height:18px;
	background-image: url(images/b_s.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxb .c {
	width: 718px;
	background-color:#0071B5;
	background-image: url(images/b_e.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin-top: -1px;
	clear: left;
	padding-right: 20px;
}

#boxb .sw, .se {
	height:18px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxb .sw {
	background-image: url(images/b_sw.gif);
}

#boxb .se {
	background-image: url(images/b_se.gif);
	width: 23px;
}

/* schwarze box */
#boxs {
	color:#FFFFFF;
}

#boxs a, a:link, a:hover, a:visited, a:active {
	color: #CCCCCC;
}

#boxs .nw, .ne {
	height:15px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxs .ne {
	background-image: url(images/s_ne.gif);
	width: 23px;
}

#boxs .nw {
	background-image: url(images/s_nw.gif);
}

#boxs .n {
	height:15px;
	background-image: url(images/s_n.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxs .s {
	height:18px;
	background-image: url(images/s_s.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxs .c {
	background-color:#000000;
	width: 718px;
	background-image: url(images/s_e.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin-top: -1px;
	clear: left;
	padding-right: 20px;
}

#boxs .sw, .se {
	height:18px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxs .sw {
	background-image: url(images/s_sw.gif);
}

#boxs .se {
	background-image: url(images/s_se.gif);
	width: 23px;
}

/* beige box */
#boxg {
	color:#000000;
}

#boxg a, a:link, a:hover, a:visited, a:active {
	color: #666666;
}

#boxg .nw, .ne {
	height:15px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxg .ne {
	background-image: url(images/g_ne.gif);
	width: 23px;
}

#boxg .nw {
	background-image: url(images/g_nw.gif);
}

#boxg .n {
	height:15px;
	background-image: url(images/g_n.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxg .s {
	height:18px;
	background-image: url(images/g_s.gif);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
}

#boxg .c {
	width: 718px;
	background-color:#E5DFCC;
	background-image: url(images/g_e.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin-top: -1px;
	clear: left;
	padding-right: 20px;
}

#boxg .sw, .se {
	height:18px;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
}

#boxg .sw {
	background-image: url(images/g_sw.gif);
}

#boxg .se {
	background-image: url(images/g_se.gif);
	width: 23px;
}

.sep {
	clear: left;
	margin-bottom: 18px;
	height: 1px;
}

.sep2 {
	clear: left;
	margin-bottom: 0px;
	height: 1px;
}

.abstand {
	height:15px;
	width: 17px;
	float: left;
	margin-top: 18px;
}

#mtcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	width: 178px;
}

#mtcontent a, a:link, a:hover, a:visited, a:active {
	color: #0071B5;
	text-decoration: none;
}

