body{
	background-color:#DDDDFF;	
	font-family: Verdana, Arial;
	font-size: .9em;
	color: #072B7A;
	padding: 0;
	margin: 0;
	margin: 1.2em;
    position: relative;
}
cite {
     border: 1px solid #072B7A;
background-color: #DDDDFF;
display: inline-block;
padding:4px;
}
li {
	list-style-image: url(images/list.gif);
	line-height: 1.6em;
	
}
a {
	color: #072B7A; text-decoration: underline;
}
a:visited{
	color: #072B7A;}
a:active{
	color: #072B7A;}
a:focus{
	color: black;}
a:hover{
	color: black;}

h1 {
	font-size: 1.5em;
	margin-top: 3em;
	padding-top: 0;
}
h2 {
	font-size: 1.1em;
	margin-top: 1.2em;
	padding-top: 0;
}


div.bilddiv {
}
a img.bildthmb{
    width: 100px;
    border: 0;
    margin: 5px;
}
a:hover img.bildthmb{
    
    width: 100px;
    border: 0;
}

a img.bild {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    border: 0;
}

a:hover img.bild {
    position: fixed;
    left: 26%;
    top: 20%;
    width: 700px;
    z-index: 150;
    border: 1px solid #072B7A;
    
}


a img.bildthmb2{
    width: 250px;
    border: 0;
    margin: 5px;
}
a:hover img.bildthmb2{
    
    width: 250px;
    border: 0;
}

a img.bild2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    border: 0;
}

a:hover img.bild2 {
    position: fixed;
    left: 26%;
    top: 10%;
    width: 800px;
    z-index: 150;
    border: 1px solid #072B7A;
    
}


table.bildtable {
    width: 900px;
}
table.bildtable td{
    border-bottom: 2px dotted #072B7A;
    vertical-align: middle;
    
}


#seite{
 	margin:0 auto; 
 	width: 1200px;
 	background-color: #FBF9F4;
 	padding: 0;
 	position: relative;
	border-right: 2px dashed #072B7A;
	border-left: 2px dashed #072B7A;
}



#berlin {
	height: 150px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#titel {
	height: 100%;
	text-align: right;
	
	margin-right: 205px;
	padding-top: 80px;

}

.name {
	font-size: 2em;
	
}
.nummer {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
#top {
    width: 950px;
    height: 20px;
    background-image: url('images/button.gif');
    background-repeat: repeat-x;
    position: absolute;
    right: 0;
    top: 12em;
}
#nav {
	float: left;
    margin-top: 80px;
	
	text-align: right;
	font-size: .9em;
    margin-bottom: 15px;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: white;
	display: block;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
    margin-left: 10px;
    margin-top: 1px;
    width:  170px;
    background-color: #0100C3;
    border-left: 2px solid  #0404FE;
    border-right: 2px solid  #00002F;
    border-top: 2px solid  #0404FE;
    border-bottom: 2px solid  #00002F;
        
    /*background-image: url('images/button2.gif');
    background-repeat: no-repeat;*/
}
#nav a:hover {
	color: black;
    
    background-color: #D6BA00;
    border-right: 2px solid #FFFF01;
    border-left: 2px solid  #483F01;
    border-bottom: 2px solid  #483F01;
    border-top: 2px solid  #FFFF01;
    /*background-image: url('images/button2r.gif');*/
}
#nav a.aktuell {	
    color: #FFE501;
    background-color: #E61A00;
    border-right: 2px solid #FD4300;
    border-left: 2px solid  #800000;
    border-bottom: 2px solid  #800000;
    border-top: 2px solid  #FD4300;
}
#clear {
	clear: both;
}
#main {
    margin-left: 250px;
	padding: 20px;
	padding-left: 0px;
	padding-right: 50px;
	text-align: justify;
	min-height: 490px;
	z-index: 99;
}
#content {
    float: left;
    display: inline-block;
}
#info {
    display: inline-block;
    max-width: 230px;
    min-height: 390px;
    float: right;
}
#content2 {
    float: left;
    width: 600px;
}
#info2 {
    max-width: 270px;
    min-height: 390px;
    float: right;
}
.Untertitel {
    font-size: .7em;
}
.kasten {
    padding: 5px;
    margin: 5px;
    margin-top: 50px;
    border: 1px dashed #072B7A;
    text-align: left;
}

#referenzen a {
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 215px;
}
#referenzen a img {
    border: 1px solid;
    width: 190px;
}
#bottom {
	margin:0 auto; 
 	width: 1200px;
 	background-color: #E4E1F4;
 	background-image: url(images/bottom.gif);
 	background-repeat: repeat-x;
 	padding: 0;
 	position: relative; 
 	
 	
}
#date {
	color: white;
	float: right;
	padding-right: 50px;
	padding-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}

#impressum {
	float: right;
	padding-right: 30px;
	color: white;
	padding-top: 10px;
	margin-bottom: 14px;
	display: inline-block;
}
#impressum a, #impressum a:link, #impressum a:visited, #impressum a:active {
	color: white;
	text-decoration: none;
	
}
#impressum a:hover {text-decoration: underline;}

#pic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}


#normal td {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}


.grafik {
	padding: 0;
	margin: 10px;
	border: 2px dashed #072B7A;
	width: 250px;
	height: 200px;
	min-height: 200px;
	text-align: center;
	vertical-align: top;
}
.GrTitel {
	font-weight: bold;
	vertical-align: top;
	
}

.GrBeschreibung{
	font-weight: normal;
	font-size: .9em;
	vertical-align: top;

}
 .GrBild {
	height: 40px;
	max-height: 40px;
	min-width: 40px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.small {
	vertical-align: top;
	font-size: .8em;
	font-weight: normal;
}
.nr {
	text-align: right;
	vertical-align: bottom;
	font-size: .8em;
	font-weight: normal;
	
}


.GrTitel2 {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.GrBeschreibung2{
	font-weight: normal;
	font-size: .9em;
	vertical-align: top;
	text-align: center;
}

.input {
	width:600px
}

.hline {
    display: inline-block;
    width: 800px;
    height: 2px;
    background-color: #072B7A;
    border: 0;
    margin: 0 auto;
}

#modelle {
    margin-left: 250px;
}
img.bildthmb2{
    width: 200px;
    border: 0;
    margin: 5px;
}