/* Berufswettbewerb */

/* tag */
body, li, ul, p, br, h1, h2, h3, h4, h5, h6  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px;
	line-height: normal;
	white-space: normal;

}

body {
	background-color: #ffffff;
}

ul {
	margin-left : 25px;
	line-height: normal;
	font-style: normal;
}

/* id */

#logo {
	position: absolute;
	left: 170px;
	top: 10px;
	text-align: left;
	vertical-align: top;
	z-index: 3;
	float:left;
}

#navi {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 150px;
	border: 0px solid #E8A5AB;
	text-align: left;
	vertical-align: top;
	z-index: 3;
	float:left;
}

#inhalt {
      position:absolute; 
	  margin-left: -400px;
	  top: 20px; 
      left: 50%;
	  right: auto;
	height: auto;
	width: auto;
	background-color: #84C225;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	z-index: 1;
}

#zeigdich {
	position: absolute;
	top: 50px;
	left: 100px;
	text-align: center;
	vertical-align: top;
	z-index: 5;
}

#jahr {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
}
	

/* link */

a:link {
	color: #84C225;
	text-decoration: none;
}
a:visited {
	color: #84C225;
	text-decoration: none;
}
a:hover {
	color: #84C225;
	text-decoration: underline;
}
a:active {
	color: #84C225;
	text-decoration: underline;
}

/* klasse */

.tinhalt {
	width: 600px;
	background-color: #FFFFFF;
}

.theader {
	font-size: 12px;
	font-weight : bold;
	color : #ffffff;
	background-color: #E8A5AB;
}

.rueck {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-weight: bold;
	}
	
.unter {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 1px solid #84C225;
	border-bottom: 1px solid #84C225;
	font-weight: bold;
	}	
	
.inhalt {
	height: 450px;
	border: 0px solid #000000;
	padding-bottom: 5px;
	vertical-align: top;

	}	

a.menue {
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom: 1px solid #ffffff;
	color: #DA1B1D;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menue:link {
	color: #DB251D;
	text-decoration: none;
}
a.menue:visited {
	color: #DB251D;
	text-decoration: none;
}
	
a.menue:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #DB251D;
}

a.menue:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #DB251D;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.p08 {
	font-size: 12px;
	font-weight: bold;
}

.wll {
	font-size: 18px;
	font-weight: bold;
}

.under {
	font-size: 10px;
	font-weight: normal;
}
.fooder {
	font-size: 9px;
}

.titel {
	color: #DB251D;
	font-size: 42px;
}

.jahr {
	color: #ffffff;
	font-size: 55px;
}


/* Farben */

/* 

Grün
84C225

Rot
DB251D

 */

