/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
	line-height: 16px;
	letter-spacing:0.0em
	background: #fff;
}

select, input[type='submit'] {
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
}



body.section-1 { }
body.section-2 { }
body.section-3 { }

#aktuell>li:hover {
	text-decoration: underline;
}

#bestellformular {
	margin-top:5px;
	padding-left: 5px;
}

#bestellformular>input[type='text'], #bestellformular>textarea {
	padding: 4px;
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
	margin-bottom: 15px;
	margin-right: 10px;
	border: 1px solid;
	border: 1px solid #c0c0c0;
	color: #000;
	-moz-box-shadow: inset 0px 1px 1px #ededed;
	-webkit-box-shadow: inset 0px 1px 1px #ededed;
	box-shadow: inset 0px 1px 1px #ededed;
}

#language {
	margin-bottom: 20px;
};


#bestellformular>.bestellplz {
	width: 80px;
}

#bestellformular>.bestellstrasse {
	width: 290px;
}

iframe {
	border: none;
}

.sektionstitel {
	list-style: none;
	color: #000;
	cursor: pointer;
}

.sektionstitel ~ li {
	list-style: none;
	color: #999;
	cursor: pointer;
}

#bestellformular>.bestellort {
	width: 170px;
}

#bestellformular>.bestellland {
	width: 110px;
}

#bestellformular>.bestellemail {
	width: 290px;
}

#bestellformular>.bestellkommentar {
	width: 397px;
}

#bestellformular>textarea {
	padding: 2px;
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
	width: 395px;
	height: 200px;
	line-height: 16px;
}

.TB_next {
	cursor: pointer;
}

#bereichsfilter, #produktionfilter {
	margin-left: 25px;
	width: 150px;
	margin-bottom: 13px;
}

#TB_closeWindowButton {
	cursor: pointer;
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
}

#TB_closeWindowButton:hover {
	text-decoration: underline;
}

.TB_next:hover, #TB_secondLine a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Lucida Grande, Arial, sans-serif;
}

#menu p a, #menu p a:link, #menu p a:active, #menu p a:visited {
	text-decoration: none;
	font-size: 14px;
	font-family: Times, serif;
}

#menu p a:hover {
	text-decoration: none;
}

#menu p {
	margin-bottom: 30px;
	margin-top: 3px;
}

a, a:link, a:active, a:visited { 
	text-decoration: none;	 
	color: #999;
}

a:hover { 
	text-decoration: underline; 
}

a.active { 
	text-decoration: underline; 
	color: #999;
}


#menu ul li.active a:first-child {
	text-decoration: underline;
}

#menu ul li a, a:link, a:active, a:visited {
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

a img { border: none; }


#language a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #999;
}

#language a:hover {
	text-decoration: underline;
}

#language a.activelanguage {
	color: #000;
	text-decoration: underline;
}


#menu {
    width: 260px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	overflow: auto;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0 0 100px 260px;
    top: 0;
}

.container {
    padding: 25px 25px 20px 25px;

}

#content div.container {
	
}


#content div.container a, #content div.container a:link, #content div.container a:active, #content div.container a:visited { 
	text-decoration: none;	 
	color: #999;
}

#content div.container a:hover { 
	text-decoration: underline; 
}

#content div.container a.active { 
	text-decoration: underline; color: #999;
}



.nicetitle {
	font-size: 30px;
	font-family: Times;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 0.0em
	color:#000; 
	border-style:none none solid none; 
	border-width:0px; 
	border-color:#000; 
	padding-bottom:5px
}

.nicetitle_2 {
	font-size: 20px;
	font-family: Times;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.0em
	color:#ccc; 
	padding-bottom:5px
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ width: 400px; margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }



#once { clear: left; }


	.container ul:first-child:before {
	content: "aktuelle Projekte";
	color: #000;
	font-weight: bold;
}

.english, .deutsch {
	margin-top: -16px;
}



/*#menu .container ul:last-child:before {
	content: "Ausstellungen";
	color: #000;
	font-weight: bold;
}*/
