@charset "UTF-8";
/* CSS Document */

@import url(navigation.css);
@import url(referenzen.css);

* { margin: 0; padding: 0; list-style: none; }

:focus { outline: 0; }


body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #cccccc;
}

#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
}

#top {
	width: 100%;
	height: 240px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#top2 {
	width: 1100px;
	height: 240px;
	margin: 0;
	padding: 0;
}


#main {
	width: 100%;	
}

.content {
	width: 1100px;
	margin: 50px 0 0 100px;
	padding-top: 30px;
}

.content2 {
	width: 1100px;
	clear: both;
	margin: 130px 0 0 100px;
	padding-top: 50px;
}

.content3 {
	width: 1100px;
	clear: both;
	margin: 0 0 0 100px;
	padding: 100px 0 0 0;
}

p, h1, ul, li {
	font-family: arial;
	color: #000000;
}

p {
	font-size: 12px;
}

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

.subtitle p {
	font-size: 9px;
}

h1 {
	font-size: 16px;
}

a:link      { color: #003399; font-size: 12px; font-family: Arial; text-decoration: underline }
a:visited     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: underline }
a:hover     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: underline }
a:active     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: underline }

a:link.none      { color: #003399; font-size: 12px; font-family: Arial; text-decoration: none; }
a:visited.none     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: none; }
a:hover.none     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: none; }
a:active.none     { color: #003399; font-size: 12px; font-family: Arial; text-decoration: none; }

a:link.sub      { color: #000000; font-size: 10px; font-family: Arial; text-decoration: underline; }
a:visited.sub     { color: #000000; font-size: 10px; font-family: Arial; text-decoration: underline; }
a:hover.sub     { color: #000000; font-size: 10px; font-family: Arial; text-decoration: underline; }
a:active.sub     { color: #000000; font-size: 10px; font-family: Arial; text-decoration: underline; }

ul.subtitle li {
	display: block;
	margin-right:5px;
	margin-top: 0;
}

ul.subtitle {
	padding-top: 0;
	margin-top: 0;
}


/* 004 VERMIETUNG */

ul.bilder li {
	display: block;
	margin-right:5px;
}

ul.bilder {
	padding-top: 5px;
}

ul.eventslist li {
	line-height: 15px;
}



/* 005 DEMOCENTER */

p.demo {
	width: 410px;
}


/* 006 PARTNER */

ul.partner li {
	display: inline;
	margin-right:50px;
	list-style: none;
}




p.text {
	width: 700px;
	margin-bottom: 20px;
}

p.spalten {
	float: left;
	width: 440px;
	margin: 30px 40px 0 0;
}


/* 009 EVENTS + DEMOCENTER */

ul.bilder li {
	display: inline;
	margin-right: 5px;
}

ul.bilder {
	padding-top: 5px;
}

ul.eventslist li {
	line-height: 15px;
}


/* 010 JOBS */

ul.liste li {
	list-style: disc;
	font-size: 12px;
	margin-left: 15px;
	width: 550px;
	
}

ul.news li {
	list-style: disc;
	font-size: 12px;
	margin-left: 15px;
	width: 550px;
	
}

p.jobs {
	width: 550px;
}

/* 011 KONTAKT */

/* 012 IMPRESSUM */

ul.impressum li {
	list-style: none;
	font-size: 12px;
}


.reihe {
	clear: both;
	margin: 50px 0 0 100px;
	padding-top: 30px;
	
}

.reihe2 {
	clear: both;
	margin: 0;
	padding-top: 30px;
}


.bildreihe {
	float:left;
	border:0;
	margin-right:12px;
	line-height:normal;
}

.bildreihe2 {
	float:left;
	border:0;
	margin-right:50px;
	line-height:normal;
}

.bildreihetext {
	font-family: arial;
	font-size: 10px;
	color:#000000;
	text-align:left;
	margin-top: 2px;
}

#cluster {
	position: relative;
	margin-top: -163px;
	margin-left: 250px;
	height: 350px;
	width: 325px;
}

#imgfloat {
	float:left;
}

.kontakt {
	float: left;
	width: 240px;
	margi-topn: 30px;
}
