
@font-face {
    font-family: VistaSansAltRegItaRegular;
    src: url('/typo3conf/ext/sitepackage/Resources/Public/Fonts/vistasansregit-071211005EmigreWebOnly.eot');
    src: url('/typo3conf/ext/sitepackage/Resources/Public/Fonts/vistasansregit-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
         url('/typo3conf/ext/sitepackage/Resources/Public/Fonts/vistasansregit-071211005EmigreWebOnly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* Reset margins */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea {
	margin:0;
	padding:0;
}

/* Format basic elements */
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
	vertical-align:top;
}
abbr,acronym {
	font-variant:normal;
	border-bottom:1px dotted #666;
	cursor:help;
}
blockquote,q {
	quotes:none;
}
fieldset,img {
	border:0;
}
li {
	list-style-type:none;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
del {
	text-decoration:line-through;
}
ins {
	text-decoration:none;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
:focus {
	outline:0;
}

* { 
	font-size:1em;
}

html {
	font-size:62.5%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#828282;
}
input,button,textarea,select {
	font-family:inherit;
	font-size:99%;
	font-weight:inherit;
}
pre,code {
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
table {
	font-size:inherit;
}
caption,th {
	font-weight:normal;
}

/* Default margins */
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form {
	/*margin-bottom:0.7em; */
}
h1,h2,h3,h4,h5,h6 {
	/*margin-bottom:0.3em;*/
}
h2,h3,h4,h5,h6 {
	padding-top:0.7em;
}
h6 {
	font-size:0.8em;
	font-weight:normal;
}

.lead {
	font-size: 13px;
	line-height: 1.3;
}


.clear {
	clear:both;
}
#wrapper {
	width:950px;
	padding:0 30px;
}


#header {
	height:109px;
}

#logo {
	padding-top:60px;
	float:right;
}

#nav {
	font-family: VistaSansAltRegItaRegular;
	font-size:14px;
	background-color:#FFFFFF;
	position:absolute;
	padding-right:8px;
}
#nav a {
	color:#4d4b4c;
}
#nav .active a {
	color:#828282;
}
#nav ul {
	margin:0;
}
#nav ul li {
	padding-top:0;
	display:inline-block;
}
#lines {
	font-family: VistaSansAltRegItaRegular;
	font-size:14px;
	letter-spacing:1px;
	float:right;
}
.navi-strich {
    padding: 0 4px;
/*	font-size: 13px;
    vertical-align: baseline;
    position: relative;
    top: -1px; */
}

#content {
	padding-top: 30px;
}
#content li {
   padding-left: 9px;
   background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/list-bullet.gif) no-repeat left 4px;
}	

#content_links, 
#projekte_navi {
	font-size:11px;
	line-height:15px;
}

#fader-mitte, 
#fader-rechts {
	position:absolute; 
	top:135px;
	display:none;
}
#fader-links {}
#fader-mitte {
	left:345px;
}
#fader-rechts {
	left:665px;
}

.col11 {
	float:left;
	width:310px;
	padding-right:10px;
}
.col22 {
	float:left;
	width:630px;
	padding-right:0;
}
	