﻿* {
	padding:0;
	margin:0;
	border:0;
}
img { vertical-align: middle;}

body {
	margin: 10px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	  background-image: url(images/body_hint.png);
	  color: black;
	  font-size: 11px;
	  line-height: 1.5em;
	  background-repeat: no-repeat;
}

a {
  text-decoration: none;
  outline: none;
}
a:link { color: #3C3C3C;}
a:visited { color: #3C3C3C; }
a:hover { color: #000000; }
a:focus { color: #000000; }
a:active { color: #000000; }


#head {
  position: relative;
  width: 931px;
  height: 76px;
  margin: 20px auto 0px auto;
  float: left;
}

h1 {
  color: black;
  font-size: 22px;
  font-weight: normal;
  line-height:1.3em;
}

#head h1 {
	font-size:2em;
}

.newbox {
	margin-bottom: 50px;
}

h2 {
  color: #3C3C3C;
  font-size: 1.3em;
  font-weight: normal;
}

h3 {
  color: #3C3C3C;
  font-size: 0.9em;
  font-weight: normal;
}

.newtitle h2{
	font-size:1.2em;
	letter-spacing:1px;
}

.newinfo, .newinfo2 {
	border-width: 1px;
	font-size: 0.8em;
	color:grey;
}

.newinfo {
	margin-bottom: 5px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}


.newdesc, .newdescfull {
	color: #3C3C3C;
	font-size:1em;
}

.newdescfull {
  margin-top:15px;
  font-size: 1.3em;
  line-height: 1.4em;
}


.newweiter {
	margin-top:8px;
}

#lexikon {
  font-size:1.2em;
  line-height: 1.4em;
  color: #3C3C3C;
}

#lexikon ul {
  margin: 10px 0px 10px 30px;
}
#lexikon li {
  margin: 0px 0px 3px 0px;
}

/********/

.linkhead  {
  color: #BB0004;
  font-size: 16px;
  line-height: 2.5em;
  font-weight: normal;
}



#aussenwrapper{
  position: relative;
  width: 916px;
  min-height: 1000px;
  margin: 0px auto 0px auto;
}




#navi {
  background-image: url(images/navi_hint.png);
  height: 500px;
  width: 230px;
  padding: 100px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
  float: left;
  text-align: center;
  background-repeat: no-repeat
}

#content {
  background-image: url(images/cont_hint.png);
  width: 655px;
  min-height: 600px;
  padding: 10px 20px 10px 20px;
  margin: 30px 0px 0px 0px;
  float: right;
  border-top: 1px solid #808080;
  border-top-color: #808080;
  border-top-style: solid;
  border-top-width: 1px;
}

#footer {
  position: relative;
  text-align: right;
  width: 931px;
  height: 40px;
  padding: 0px 0px 0px 0px ;
  margin: 0px auto 20px auto;
  float: left;

}

#wrapper {
  position: relative;
  width: 931px;
  margin: 0px auto 0px auto;
  float: left;
}
