/* ---- Seiteneigenschaften ---- */

BODY {
	background-color: #EDECE0;
	background-image: url(images/stuff/stuff_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}

/* ---- Header ---- */

#Purple .Header {
	background-color: #7F7395;
	background-image: url(images/purple/header/purple_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Green .Header {
	background-color: #638409;
	background-image: url(images/green/header/green_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Red .Header {
	background-color: #B51A00;
	background-image: url(images/red/header/red_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Blue .Header {
	background-color: #5C6D86;
	background-image: url(images/blue/header/blue_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Orange .Header {
	background-color: #F38F00;
	background-image: url(images/orange/header/orange_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Navy .Header {
	background-color: #C0BA87;
	background-image: url(images/navy/header/navy_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

#Yellow .Header {
	background-color: #FFBA01;
	background-image: url(images/yellow/header/yellow_header_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 78px;
	}

/* ---- Content ---- */

.Content {
	background-color: #FFFFFF;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	text-align: left;
	padding-left: 29px;
	}

#Purple .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #7F7395;
	margin: 0px;
	}

#Purple .Content H2 {
	font-size: 16px;
	line-height: 20px;
	color: #7F7395;
	margin: 0px;
	}

#Green .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #638409;
	margin: 0px;
	}

#Red .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #B51A00;
	margin: 0px;
	}

#Blue .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #5C6D86;
	margin: 0px;
	}

#Orange .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #F38F00;
	margin: 0px;
	}

#Orange .Content A {
        color: #F38F00;
        text-decoration: underline;
        }

#Orange .Content A:hover {
        color: #F38F00;
        text-decoration: none;
        }

#Navy .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #C0BA87;
	margin: 0px;
	}

#Navy .Content A {
        color: #C0BA87;
        text-decoration: underline;
        }

#Navy .Content A:hover {
        color: #C0BA87;
        text-decoration: none;
        }

#Yellow .Content H1 {
	font-size: 11px;
	line-height: 15px;
	color: #FFBA01;
	margin: 0px;
	}

/* ---- Navigation ---- */

#Purple .Nav {
	background-color: #FFFFFF;
	background-image: url(images/purple/nav/purple_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Purple .Nav A:link {
	color: #7F7395;
	text-decoration: none;
	}

#Purple .Nav A:active {
	color: #7F7395;
	text-decoration: none;
	}

#Purple .Nav A:visited {
	color: #7F7395;
	text-decoration: none;
	}

#Purple .Nav A:hover {
	color: #7F7395;
	text-decoration: none;
	}

#Green .Nav {
	background-color: #FFFFFF;
	background-image: url(images/green/nav/green_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Green .Nav A:link {
	color: #638409;
	text-decoration: none;
	}

#Green .Nav A:active {
	color: #638409;
	text-decoration: none;
	}

#Green .Nav A:visited {
	color: #638409;
	text-decoration: none;
	}

#Green .Nav A:hover {
	color: #638409;
	text-decoration: none;
	}

#Red .Nav {
	background-color: #FFFFFF;
	background-image: url(images/red/nav/red_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Red .Nav A:link {
	color: #B51A00;
	text-decoration: none;
	}

#Red .Nav A:active {
	color: #B51A00;
	text-decoration: none;
	}

#Red .Nav A:visited {
	color: #B51A00;
	text-decoration: none;
	}

#Red .Nav A:hover {
	color: #B51A00;
	text-decoration: none;
	}

#Blue .Nav {
	background-color: #FFFFFF;
	background-image: url(images/blue/nav/blue_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Blue .Nav A:link {
	color: #5C6D86;
	text-decoration: none;
	}

#Blue .Nav A:active {
	color: #5C6D86;
	text-decoration: none;
	}

#Blue .Nav A:visited {
	color: #5C6D86;
	text-decoration: none;
	}

#Blue .Nav A:hover {
	color: #5C6D86;
	text-decoration: none;
	}

#Orange .Nav {
	background-color: #FFFFFF;
	background-image: url(images/orange/nav/orange_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Orange .Nav A:link {
	color: #F38F00;
	text-decoration: none;
	}

#Orange .Nav A:active {
	color: #F38F00;
	text-decoration: none;
	}

#Orange .Nav A:visited {
	color: #F38F00;
	text-decoration: none;
	}

#Orange .Nav A:hover {
	color: #F38F00;
	text-decoration: none;
	}

#Navy .Nav {
	background-color: #FFFFFF;
	background-image: url(images/navy/nav/navy_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Navy .Nav A:link {
	color: #C0BA87;
	text-decoration: none;
	}

#Navy .Nav A:active {
	color: #C0BA87;
	text-decoration: none;
	}

#Navy .Nav A:visited {
	color: #C0BA87;
	text-decoration: none;
	}

#Navy .Nav A:hover {
	color: #C0BA87;
	text-decoration: none;
	}

#Yellow .Nav {
	background-color: #FFFFFF;
	background-image: url(images/yellow/nav/yellow_nav_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
	padding: 16px 16px 16px 16px;
	}

#Yellow .Nav A:link {
	color: #FFBA01;
	text-decoration: none;
	}

#Yellow .Nav A:active {
	color: #FFBA01;
	text-decoration: none;
	}

#Yellow .Nav A:visited {
	color: #FFBA01;
	text-decoration: none;
	}

#Yellow .Nav A:hover {
	color: #FFBA01;
	text-decoration: none;
	}

.partner {
         font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4E4E4E;
         }

.partner A {
         color: #F38F00;
         text-decoration: underline;
         }


/* ---- Formulare ---- */

.input {
	border: 1px solid #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	}
