
/*	background-color: #ff8000; */
body {
	background-color:#AABAD7;
	background-image:url(logo_blau.gif);
	background-repeat:no-repeat;
	color: #11025F;
	font-family: arial, helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	margin-top: 100px;
	margin-left: 20px;
	padding-right: 20px;
	width: 1000px;
}
	

img {
	border:0;
	margin-left: 75px;
	margin-top: .6em;
	margin-bottom: .6em;
}


img.intext {
	float: left;
	clear: left;
}

a {
	color: #008F9D;
	text-decoration: underline;
	border:0;
}

a:hover {
	color: #008F9D;
	text-decoration: underline overline;
}

p {
	margin-left: 1em;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify;
}

h1 {
	color: #11025F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 1em;
}

h2 {
	color: #11025F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin-left: 40px;
	margin-bottom: .5em;
}

h3 {
	color: #11025F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	margin-left: 50px;
	margin-bottom: .5em;
}

ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
}
	
li {
	font-size: 11pt;
	margin-bottom: 0,6em;
}

#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 25px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : 12pt;
	font-weight : bold;
	line-height : 16px;
	margin-right : 8px;
	padding : 4px 10px 4px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #f00;
}

	
body.start #menu li#nav-1 a, 
body.inhalte #menu li#nav-2 a,
body.geschichte #menu li#nav-3 a,
body.team #menu li#nav-4 a,
body.kompetenzen #menu li#nav-5 a,
body.publikationen #menu li#nav-6 a,
body.presse #menu li#nav-7 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}


#menu ul a:hover {
	color : #f00 !important;
}

#content {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
