body, html{
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	width:100%;
	height:101%;
	color:#333;
	background-image:url(background.jpg);
	 background-color:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#mainWrapper{
	width:800px;
	margin:0 auto;
	padding-bottom:3px;
}
#top{
	height:70px;
	height:3px;
	background-image:url(top.png);
	background-repeat:repeat;
	position:relative;
}
#top input{
	display:block;
	margin:1px;
	border:1px solid #c8c8be;
	background:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#top input.button{
	border:1px solid #999;
}
#top input.button:hover{
	border:1px solid #552627;
}

#menu{
	height:59px;
	background-image:url(menubg.png);
	background-repeat:repeat-x;
}
#flashmenu{
	margin-top:2px;
	height:150px;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li{
	float:left;
	display:block;
}
#menu a{
	padding-top:35px;
	height:24px;
	display:block;
	padding-right:2px;
	color:#6c6c6c;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu a.on{
	color:#b01719;
	background-image:url(menubg_on.png);
	background-repeat:repeat-x;
	background-position:top;
}
#menu a:hover{
	color:#333;
	background-image:url(menubg_over.png);
	background-repeat:repeat-x;
	background-position:top;
}
#menu li#menu1 a{
	padding-left:30px;
	width:71px;
	margin-right:2px;
}
#menu li#menu2 a{
	padding-left:30px;
	width:128px;
	margin-right:2px;
}
#menu li#menu3 a{
	padding-left:32px;
	width:123px;
	margin-right:2px;
}
#menu li#menu4 a{
	padding-left:40px;
	width:66px;
	margin-right:2px;
}
#menu li#menu5 a{
	padding-left:51px;
	width:92px;
	margin-right:2px;
}
#menu li#menu6 a{
	padding-left:27px;
	width:90px;
	padding-right:0px;
}

#head{ 
	background-image:url(header.png);
	background-repeat:no-repeat;
	padding:0px;
	height:90px;
	background-position:bottom;
	margin:0px;
	margin-top:2px;
}
#middel{ 
	margin-top:2px;
	height:48px;
}
#content{
}
.clear{
	clear:both;
}
#footer{
	margin-top:2px;
	padding:7px;
	text-align:right;
	color:#999;
	font-size:10px;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#foot div.n0,
#foot div.n1,
#foot div.n2{
	position:relative;
	margin-top:2px;
	float:left;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	overflow:hidden;
	padding:19px;
	padding:0px;
	margin-left:2px;
	width:158px;
	height:85px;
}
#foot div.n0{
	margin-left:0px;
}
#foot div.n2{
	width:159px;
}

#info{
	position:absolute;
	text-align:right;
	border:1px dotted #ddd;
	background-color:#f3f3f3;
	padding:2px;
}

/* allgemein */

a{
	color:#912224;
}
a:hover{
	color:#830508;
}
p.block{
	text-align:justify;
}

.stdbg{
	margin-top:3px;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	padding:5px;
}

.stdbg_line{
	margin-top:3px;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	height:3px;
	padding:0px;
	margin-top:2px;
}

/* modulbezogen*//* modulbezogen*//* modulbezogen*//* modulbezogen*//* modulbezogen*//* modulbezogen*//* modulbezogen*/

.prjtBlock{
	background-image:url(stdbg.png);
	background-repeat:repeat;
	padding:5px;
	margin-top:2px;
	margin-top:6px;
	height:110px;
	overflow:hidden;
	padding:0px;
	position:relative;
}
.prjtBlock .img{
	background-color:#999;
	width:280px;
	height:110px;
	margin-right:15px;
	float:left;
}
.prjtBlock .img a{
	width:280px;
	height:110px;
	display:block;
	border:0px solid #ccc;
	background-position:center;
	background-repeat:no-repeat;
}
.prjtBlock .over_blende{
	background-color:#eee;
	position:absolute;
	width:280px;
	height:110px;
	left:70px;
}
/*
.prjtBlock .img a:hover{
	border:2px solid #ccc;
	margin:-2px;
	cursor:pointer;
}*/
.prjtBlock .pre {
	width:70px;
	height:110px;
	float:left;
	text-align:right;
	color:#CCCCCC;
}
.prjtBlock .text h2{
	margin:0px;
	padding:0px;
	margin-top:8px;
}
.prjtBlock .text h3,
.prjtBlock .text a{
	color:#666;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.kontakt label{
	float:left;
	display:block;
	width:100px;
	clear:both;
}
.kontakt input{
	float:left;
	display:block;
	margin:1px;
	border:1px solid #c8c8be;
	background:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.kontakt input.pflicht{
	border:1px solid #552627;
}
.kontakt input.button{
	border:1px solid #999;
}
.kontakt input.button:hover{
	border:1px solid #552627;
}
.kontakt textarea{
	float:left;
	display:block;
	margin:1px;
	background:#f5f5f5;
	border:1px solid #552627;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.kontakt i.comment{
	float:left;
	display:block;
	margin:1px;
}
.thumb{
	border:2px solid #708539;
	position:absolute;
	left:35px;
	top:42px;
}

ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:25px;
	list-style:square;
	list-style-image:url(bullet.png);
}
li{
	margin:0px;
	padding:0px;
}
h2{
	color:#b01719;
	margin:6px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}
h3{
	color:#b01719;
	margin:4px;
	margin-left:6px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.blocktext{
	text-align:justify;
}
p{
	padding:5px;
	margin:0px;
	margin-bottom:10px;
}
b{
	color:#b01719;
}
form{
	margin:0px;
	padding:0px;
}
.prjk ul{
	position:absolute;
	left:120px;
	top:25px;
}
.red{
	color:#770000;
}
.green{
	color:#007700;
}
.orange{
	color:#666666;
}

.projekteBlock{
	background-color:#eee;
	width:144px;
	height:144px;
	float:left;
	margin-left:2px;
	margin-top:2px;
	border:3px solid #f5f5f5;
}
/* 1/2 blöcke begin */

.block1,
.block2{
	position:relative;
	width:330px;
	height:160px;
	margin-top:2px;
	float:left;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	overflow:hidden;
	padding:19px;
	padding:0px;
}
.block2{
	margin-left:2px;
}/*
.block1 h2.head,
.block2 h2.head{
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	height:30px;
}
.block1 p,
.block2 p{
	padding:5px;
	margin:0px;
}*/

/* smallblock */

.smallblock{
	position:relative;
	width:157px;
	height:157px;
	margin-top:3px;
	margin-left:3px;
	float:left;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	overflow:hidden;
}

/* smallblock */

/* 1/2 blöcke ende */

/* 1/1 blöcke begin */

.block_norm{
	display:block;
	margin-top:2px;
	background-image:url(stdbg.png);
	background-repeat:repeat;
	padding-bottom:5px;
}
.block_norm{
	padding:19px;
}
.block_norm h2{
	padding:5px;
	margin:0px;
	height:30px;
}


/* 1/1 blöcke ende */
