body,html{
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(/media/project/bg.jpg);
	background-repeat: repeat-x;
}

body, p, input, ul, li, td, th, a {
	font-family: Arial;
	color: #505050;
	line-height: 16px;
	font-size: 11px;
	border:0;
	padding:0;
	margin:0;
}

.display {
	cursor: hand; 
	cursor: pointer;
}	

i, em {
	background-color: #FF0;
	font-style: normal;

}


.SMContentUnit {
	display:block;
	margin:10px 0 10px 0
}
/*
.textBlock {
	background-color:#fff;
	padding:0 10px 0 0;
	display:block;
	clear:both;
	position:relative;
}
*/

#SMnavBreadcrumb a {
	color: #00AEFF;
	border: 1px dotted blue;
	border: 0 0 1px 0;	
}

#SMContentSub p a, #SMContentSubSub p a, #SMContentLeft p a, #SMContentLeftProjekte p a, #SMContentRight p a, #SMContentBoth p a {
	color: #00AEFF;
	text-decoration:none;
	border-bottom: 1px dotted #00AEFF;
}
#SMContentSub p a:hover, #SMContentSubSub p a:hover, #SMContentLeft p a:hover, #SMContentLeftProjekte p a:hover, #SMContentRight p a:hover, #SMContentBoth p a:hover {
	background-color: #ff0;
	color: #000;
	text-decoration:none;
	border-bottom: 1px dotted #00AEFF;
}

#SMContentSub p, #SMContentSubSub p, #SMContentLeft p, #SMContentLeftProjekte p, #SMContentRight p, #SMContentBoth p {
	margin:0;
	padding:0;
	padding:0 0 10px 0; 
/*	LiveEdit IE */
/*
	padding:0 0 13px 0; 
	background-color:#E5F7FF;
	background-repeat: repeat-x;	
	background-position:bottom left;
	background-image: url(/media/modulform/brline.gif); 
*/
/*  LiveEdit Ende IE */
}

#SMContentLeft p, #SMContentLeftProjekte p, #SMContentBoth p {
	padding-right:10px;
}



h1,h2,h3,h4,h5 {
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	background-color:none;
}


#SMContentTop h1, #SMContentTopSmall h1, #SMContentTopSmallBlue h1, #SMContentTopSmallYellow h1 , #SMContentTopSmallRed h1 {
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;
  	font-size: 24px;
	line-height: 29px;
}

#SMContentTop h2, #SMContentTopSmall h2, #SMContentTopSmallBlue h2, #SMContentTopSmallYellow h2 , #SMContentTopSmallRed h2  {
	color: #fff;
  	font-size: 24px;
	line-height: 29px;
}

#SMContentTopSmallYellow h1, #SMContentTopSmallYellow h2 {
	color:#000;
} 

#SMContentSub h1, #SMContentSubSub h1,SMContentLeft h1, #SMContentLeftProjekte h1, #SMContentRight h1, #SMContentBoth h1 {
	text-transform: uppercase;
  	font-size: 16px;
	color: #505050;
}

#SMContentSub h2, #SMContentSubSub h2, #SMContentLeft h2,  #SMContentLeftProjekte h2, #SMContentRight h2, #SMContentBoth h2 {
  	font-size: 16px;
	color: #888;
}

#SMContentSub h3, #SMContentSubSub h3, #SMContentLeft h3,  #SMContentLeftProjekte h3,  #SMContentRight h3, #SMContentBoth h3 {
  	font-size: 14px;
	color: #aaa;
}


/* layout */

#SMFooter {
	padding:10px 0 10px 0;
	clear: both;
	color: #aaa;
	font-size:10px;
}
#SMFooter a {
	text-decoration:none;
	font-size:10px;
	color: #aaa;
}
#SMFooter a:hover {
	text-decoration:underline;
}



#SMStage {
	padding:10px;
	width:750px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	width: 740px;
}

#SMlangSwitcher {

	padding:10px;
	position:absolute;
	z-index: 10000;
/* 	display:none; */
}
#SMlangSwitcher img { margin: 0 1px 0 0; }

#SMInfo {
	cursor: hand; 
	cursor: pointer;
	background-color: #fff; 
	position:absolute;
	bottom:0;
	right:0;
	width:270px;
	padding:10px;
	filter: alpha(opacity=75);
	opacity: .75;
	-moz-opacity: .75;
	-khtml-opacity: .75;	
}

.SMInfoInner{
	background-color: #fff;
	width:280px;
	height:180px;
	padding:10px;
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;
	-khtml-opacity: .95;	
}

#factboxprint {
	display:none;
}

#SMlogo {
/*
	background: url(/media/project/logo_90grad_2.gif) no-repeat top right;
*/
	position:relative;
	width:1px;
	height:300px;
	top:0;
	left:750px;
}


#SMContentHead {
	position:absolute;
	top:10px;
	margin:0;
	padding:0;
	border:0;
	background-color: #888;
	clear: left;
	float: left;
	width:740px;
/*	height:375px; */
	height:300px;
	overflow:hidden;
}

#SMContentTopSmallBluePrint, #SMContentTopSmallYellowPrint, #SMContentTopSmallRedPrint, #SMContentTopSmallPrint {
	display:none;
}
#SMContentTopSmallBlue, #SMContentTopSmallYellow, #SMContentTopSmallRed, #SMContentTopSmall {
	padding:10px;
	margin: 0;
	background: url(/media/project/logo_topsmall.gif) no-repeat top right;
	background-color: #00A6EB;
	clear:left;
	float:left;
	width:430px;
	min-height:55px;
	filter: alpha(opacity=80);
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
}

#SMContentTopSmallBlue {
	background-color: #00A6EB;
}

#SMContentTopSmallYellow {
	background: url(/media/project/logo_topsmall_yellow.gif) no-repeat top right;
	background-color: #ff0;
}

#SMContentTopSmallRed {
	background: url(/media/project/logo_topsmall_red.gif) no-repeat top right;
	background-color: #C4000E;
}

#SMContentTop {
	padding:10px;
	margin: 0;
	background: url(/media/project/logo_topsmall.gif) no-repeat top right;
	background-color: #00A6EB;
	display: block;
	clear: left;
	float: left;
	width:720px;
	min-height:55px;
	position:absolute;
	bottom:0;
	left:0;
	filter: alpha(opacity=90);
	opacity: .90;
	-moz-opacity: .90;
	-khtml-opacity: .90;
}

#SMContentProjekte {
	background-color: #BEEBFE;
	padding-bottom:20px;
}

#SMContentKontakt {
	background-color: #FFFFD9;
	padding-bottom:20px;
}

#SMContent {
	background-color: #FFF;
	padding-bottom:20px;
}

#SMContentTop h1,#SMContentTop h2 {
	padding:0;border:0;margin:0;
}

#SMContentSub {
	float:right;
	clear:right;
	width:270px;
/*
	background: url(/media/project/logo_sub.gif) no-repeat top right;
	padding: 100px 10px 20px 10px;
*/
	padding: 10px 10px 20px 10px;
	background-color:#fff;
	margin: 0;
}

#SMContentSubSub {
	float:right;
	clear:right;
	width:270px;
	padding: 20px 10px 20px 10px;
	margin: 0;
}

#SMContentLeft {
/*	background-color: #eee; */
	padding: 0 10px 0 10px;
	margin: 0;
	display: block;
	clear: left;
	float: left;
	width:430px;
	overflow:hidden;
}

#SMContentLeftProjekte {
/*	background-color: #eee; */
	margin: 0;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
	padding:10px 0 0 0; 
	width:450px; 
	overflow:hidden;
	min-height:400px;
	background-image: url(/media/project/bg_efefef_ffffff.gif);background-repeat:repeat-x;
}

#SMContentRight {	
/*	background-color: #ddd; */
	padding: 0 10px 0 10px;
	margin: 0;
	display: block;
    clear: right;
    float: right;
    width:280px;
	min-height: 75px;
}

#SMnavMain {
	float:left;
	clear:left;
	background-color:#fff;
	width:440px;
	padding: 0 0 0 10px;
	border:0;
	margin:0;
	height:26px;
}

#SMnavBreadcrumb {
	width:750px;
	height:16px;
	padding:0 0 16px 0;
	background-color: #fff;
}

/* NAVI */
ul#navMain, ul#navMain li {
	margin: 0;
	border:0;
	list-style: none outside url(/media/project/bullet.gif); 
}

ul#navMain {
	display: block;
	clear: both;
	padding: 3px 0 0 0;
}

ul#navMain li {
	padding: 0 6px 0 0;
	display: inline;
}

ul#navMain li.active { }
ul#navMain li a:hover {
  filter: alpha(opacity=60);
  opacity: .60;
  -moz-opacity: .60;
  -khtml-opacity: .60;
}

ul.WettbewerbeUebersicht {
	margin:0;
	padding:0;
}
ul.WettbewerbeUebersicht li {
	background: url(/media/project/pfeil_rechts.gif) center left no-repeat;
	list-style: none; 
	padding-left:15px;
	color: #5F757F;
	line-height:16px;
}
ul.WettbewerbeUebersicht li a {
	text-decoration: none;
}

ul.ProjekteUebersicht {
	margin:0;
	padding:0;
}


li.projekt,
li.projektLive {
	list-style: none; 
	padding-left:15px;
	color: #5F757F;
	line-height:18px;
}	

li.projektLive {
	background: url(/media/project/pfeil_rechts.gif) center left no-repeat;
	color: #303B40;
}

li.projektLive a {
	text-decoration: none;
}



/* forms marc */

.forminput {	margin-top:5px; padding:0px; width:176px; color:#666; background-color:#f2f2f2; border:none;  border-bottom:1px solid #CCC; }
.forminput:focus {	margin-top:5px; padding:0px; width:176px; color:#666; background-color:#ececec; border:none; border-bottom:1px solid #CCC; }
.forminputerror {	margin-top:5px; padding:0px; width: 176px; color:#fff; background-color:#CC101D; border:none; border-bottom:1px solid #F7288F;}
.forminputerror:focus  {	margin-top:5px; padding:0px; width: 176px; color:#fff; background-color:#CC101D; border:none; border-bottom:1px solid #C9E7DE; }
.forminputrequired {	margin-top:5px; padding:0px; width: 176px; color:#000; background-color:#BFEBFF; border:1px solid #BFEBFF; }
.forminputrequired:focus  {	margin-top:5px; padding:0px; width: 176px; color:#fff; background-color:#00AEFF; border:1px solid #00AEFF; }

.entryForm {  
/*
	border: 1px solid gray;
*/
	clear:both; 
	width: 473px;
}

.mfform {
	position:relative;
	display:block;
	clear:both;
	width:473px;
}

.mfformunit {
	clear:both;
	display:block;
	padding-top:16px;
}

.mfforminfo {
	clear:both;
	float:left;
	width:473px;
	margin-bottom: 9px;
	margin-top: 18px;
/*	border-bottom: 2px solid #c30000; */
}

.mfformdescription {
	float:left;
	clear:left;
	width:200px;
}

.mfformdescription,
.mfformdescription p.absatz {
  display: block;
  height: 25px;
  line-height: 25px;
}

.mfformfield {
	float:left;
	clear:right;
	width:200px;
}

.mfformfieldlarge {
	float:left;
	clear:both;
	width:100px;
}

.mfformdescriptionlarge {
	float:left;
	width:100px;
}

.mfformdescriptionlargest {
	float:left;
	width:100px;
}

.mfformfieldsmall {
	float:left;
	width:100px;
}

/* end forms marc */
