


body {
	font-size: 62.5%;
	margin: 0 auto 0 auto;
	padding: 0;
	

	min-width: 800px;
	background-color: #eee;
	
	}



.start
{
	
	background-image: url(images/start.gif);
	
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.projekt
{
	
	background-image: url(images/projekt.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.unterstuetzung
{
	
	background-image: url(images/unterst.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.thema
{
	
	background-image: url(images/thema.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.kontakt
{
	
	background-image: url(images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.wettbewerb
{
	
	background-image: url(images/wettbewerb.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.impressum
{

	background-image: url(images/impressum.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
#big2
{
	width: 800px;
	min-height: 600px;
	background-color: transparent;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
	
	position: relative;
	
}
#logo
{
	width: 191px;
	height: 75px;
	background: transparent;
	position: absolute;
	top: 45px;
	left: 33px;
	margin: 0;
	padding: 0 0 0 0;
	background-image: url(images/logo_bl.gif);
	background-repeat: no-repeat;
	
}
#logo_mag
{
	width: 191px;
	height: 75px;
	background: transparent;
	position: absolute;
	top: 45px;
	left: 42px;
	margin: 0;
	padding: 0 0 0 7px;
	background-image: url(images/logo_mag.gif);
	background-repeat: no-repeat;
	
}
img.logo
{
	
	float: left;
	
}
img.logo_mag{
	margin: 45px 0 0 42px;
	padding: 0;
	float: left;

}
#top2
{
	width: 750px;
	height: 120px;
	margin: 0;
	padding-top: 0px;
	
	
	
}
.top
{
	width: 750px;
	height: 120px;
	padding: 0;
	margin:   0;
	}
#linebox
{
	width: 750px;
	min-height: 600px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	position: absolute;
	left: 0;
	top: 120px;
	z-index: 1;
	
}
#innerContainer{
 width: 810px;
 min-height: 600px;
 margin: 0;
 padding: 0;
 

}


#nav{
	float: right;
	margin-top: 60px;
	
	padding: 0;
	display: inline;
	width: 300px;
	
}
#nav ul { /* whole list as one*/
	font: normal 11px verdana;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	
	}
/*controls where the pop-outs are*/
#nav ul li {
	position: relative;
	margin: 0;
	padding: 0;
	
	}
/*makes pop-outs go left*/	
#nav li ul {
	position: absolute;
	right: 150px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	
	}

/* Styles for main Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
	padding: 13px 0 5px 13px;
	margin-bottom: 2px;
	
	}

.yellow { /*the primary tabs, not the subtabs*/

background: #fac422;

}
.orange { /*the primary tabs, not the subtabs*/

background: #ee7f00;

}
.magenta { /*the primary tabs, not the subtabs*/

background: #d31f7a;

}
.blue { /*the primary tabs, not the subtabs*/

background: #0081c6;

}
.green { /*the primary tabs, not the subtabs*/

background: #7ab51c;

}
.purple{
background: #930bba;
}


	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* Hover Styles */
#nav ul li a:hover { color: #fff; } 

/* Sub Menu Styles */
#nav li ul li a {
	padding: 13px 3px 5px 0;
	margin-bottom: 2px;
	color: white;
	font: normal 11px verdana;
	text-align: right;

	background-color: transparent;
	
	
} 





#nav li ul li a:hover {
	
	background-color: transparent;
} 
/* The magic */
#nav li:hover ul, li.over ul { 
display: block; } 


#content_home2{
	
	width: 430px;
	float: left;
	padding: 0 0px 10px 0;
	margin: 60px 0 20px 42px;
	background-color: transparent;
	
	
}

#footer
{
	width: 750px;
	height: 30px;
	background-color: transparent;
	position: absolute;
	left: 0;
	bottom: -40px;
	padding: 0 ;
	margin-left: 72px;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 1.1em;
	
}


h1{
	font-family:  palatino,  baskerville, 'times new roman', serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin:  0 0 13px 0px;
	color: #906;
	border-bottom: 1px dotted #999;
	width: 500px;

}
h1#top{
	font-family:  palatino,  baskerville, 'times new roman', serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin:  100px 0;
	color: #0081c6;
	border: none;
	float: right;
}
h1.admin
{
	color: #c06;
	font-family: palatino, baskerville, 'times new roman', serif;
	font-size: 4em;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin:  2.1em 0 3px 0;
	float: right;
}
h2{
	font-family:  palatino, baskerville,'times new roman', serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin:  19px 0 13px 0px;
	border-bottom: 1px dotted #999;
	width: 500px;

}

h3{
font-family:  verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.08em;
	color: #000;
	padding: 0;
	margin:  10px 0 13px -7px;

}


p{
	font-family:  verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	
	color: #000;
	padding: 0;
	margin: 7px 0 5px 21px;
}

p.two{
	
	font-family:  verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	
	color: #000;
	padding: 0;
	margin: 5px 0 2px 21px;
	}
p.footer{
	
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.08em;
	color: #000;
	padding: 0;
	margin: 70px 10px 5px 3px;
	text-align: right;
}

 a:link{
	color: #0081c6;
	font-weight: normal;
	text-decoration: none;
	
	
}
 a:visited{
	color: #796a79;
	font-weight: normal;
	text-decoration: none;
	
}
 a:hover{
	color: #906;
	font-weight: normal;
	
	
}
 a:active{
	color: #ee7f00;
	font-weight: normal;
	
	
}
 a.beschrieb:link{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	
	
}
 a.beschrieb:visited{
	color: #666;
	font-weight: normal;
	text-decoration: none;
	
}
 a.beschrieb:hover{
	color: #c09;
	font-weight: normal;
	
	
}
 a.beschrieb:active{
	color: #ee7f00;
	font-weight: normal;
	
	
}

/*admin stuff*/
a.page:link
{
	color: #761445;
}
a.page:visited {
     color: #333;
}
a.page:hover{
     color: #fff;
}
a.page:active
{
	color: #fff;
}	

p.top
{
	width: 200px;
	font-family: georgia, serif;
	color: #fff;
	font-size: 22px;
	padding: 0;
	margin: 0;
	text-align: right;
	position: relative;
	top: 60px;
	right: 0px;
	bottom: 20px;
	left: 150px;
}
/* text colors*/
.purp{
color: #930bba;
background: transparent;
}
.yel{ 

color: #ffae00;

}
.or { 

color: #ee7f00;

}
.mag { 

color: #d31f7a;

}
.mag_drk { 

color: #906;

}
.bl{ 

color: #0081c6;

}
.gr { 

color: #7ab51c;
}
.gray { 

color: #ccc;
}
