/* CSS Document */

body{
	padding:25px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background-color:#CCCCCC;
}

a:link{
	color:#999999;
	text-decoration:underline;
}
a:visited{
	color:#999999;
	text-decoration:underline;
}
a:active{
	color:#999999;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	text-decoration:none;
}

.wrapper{
	
}

.border{
	width:830px;
	border-color:#CCC;
	border-style:solid;
	border-width:thin;
	margin:0 auto;
	padding:55px;
	-moz-box-shadow: 2px 0px 10px #666;
	-webkit-box-shadow: 2px 0px 10px #666;
	box-shadow: 2px 0px 10px #666;
	background-color:#FFFFFF;
}

.border2{
	width:940px;
	border-color:#CCC;
	border-style:solid;
	border-width:thin;
	margin:0 auto;
	padding:0px;
	-moz-box-shadow: 2px 0px 10px #666;
	-webkit-box-shadow: 2px 0px 10px #666;
	box-shadow: 2px 0px 10px #666;
	background-color:#FFFFFF;
	text-align:center;
	height:588px;
}

.navigation{
	width:600px;
	float:left;
	font-size:12px;
	margin-top:8px;
}

.logo{
	float:right;	
	position:relative;
	top:-10px;
}

.column1right{
	width:280px;
	height:360px;
	background-image:url(../upload/profil/left.gif);
	background-repeat:repeat-x;
	background-color: #FFF69A; /*yellow*/
	float:left;
	padding:20px;
	text-align:center;
}
.column1leistungen{
	width:280px;
	height:360px;
	background-image:url(../upload/leistungen/left.gif);
	background-repeat:repeat-x;
	background-color: #FFF69A; /*yellow*/
	float:left;
	padding:20px;
	text-align:center;
}
.column1home{
	width:280px;
	height:360px;
	background-image:url(../upload/home/left.gif);
	background-repeat:repeat-x;
	background-color: #FFF69A; /*yellow*/
	float:left;
	padding:20px;
	text-align:center;
}
.column1referenzen{
	width:280px;
	height:360px;
	background-image:url(../upload/referenzen/left.jpg);
	background-repeat:repeat-x;
	background-color: #FFF69A; /*yellow*/
	float:left;
	padding:20px;
	text-align:center;
}
.column1{
	width:280px;
	height:360px;
	background-image:url(../upload/framework/bg_left.gif);
	background-repeat:repeat-x;
	background-color: #FFF69A; /*yellow*/
	float:left;
	padding:20px;
	text-align:center;
}
.column1wrapper{
	text-align:center;
}

.column2{
	float:right;
	width: 500px;
	height: 400px;
	background-color: #FFF69A; /*yellow*/
	background-image:url(../upload/framework/bg_right.gif);
	background-repeat:repeat-x;
}
.column2right{
	float:right;
	width: 500px;
	height: 400px;
	background-color: #FFF69A; /*yellow*/
	background-image:url(../upload/profil/right.gif);
	background-repeat:repeat-x;
}
.column2leistungen{
	float:right;
	width: 500px;
	height: 400px;
	background-color: #FFF69A; /*yellow*/
	background-image:url(../upload/leistungen/right.gif);
	background-repeat:repeat-x;
}
.column2home{
	float:right;
	width: 500px;
	height: 400px;
	background-color: #FFF69A; /*yellow*/
	background-image:url(../upload/home/right.gif);
	background-repeat:repeat-x;
}
.column2referenzen{
	float:right;
	width: 500px;
	height: 400px;
	background-color: #FFF69A; /*yellow*/
	background-image:url(../upload/referenzen/right.jpg);
	background-repeat:repeat-x;
}
.navigation a.active:link, .navigation2 a.active:link, a.active:link{
	color:#ED1A23;
	-decoration:none;
}
.navigation a.active:visited, .navigation2 a.active:visited, a.active:visited{
	color:#ED1A23;
	text-decoration:none;
}
.navigation a.active:hover, .navigation2 a.active:hover, a.active:hover{
	color:#ED1A23;
	text-decoration:underline;
}
.navigation a.active:active, .navigation2 a.active:active,  a.active:active{
	color:#ED1A23;
	text-decoration:none;
}

.navigation a:link, .navigation2 a:link{
	color:#999;
	text-decoration:none;
}
.navigation a:visited, .navigation2 a:visited{
	color:#999;
	text-decoration:none;
}
.navigation a:hover, .navigation2 a:hover{
	color:#999;
	text-decoration:underline;
}
.navigation a:active, .navigation2 a:active{
	color:#999;
	text-decoration:none;
}

.header{
	padding-left:20px;
	padding-right:20px;
	margin-top:25px;
}



.preview{
	position:absolute;
	top:202px;
}

.text{
	position:absolute;
	top:280px;
	padding:20px;
	width:460px;
}

.textleistungen{
	position:absolute;
	top:200px;
	padding:20px;
	width:460px;
}

.textreferenzen{
	position:absolute;
	top:200px;
	padding:20px;
	width:460px;
}
.texthome{
	position:absolute;
	top:370px;
	padding:20px;
	width:460px;
}

ul{
	margin:10px;
	padding:0px;	
	color:#001C6C;
}

li{
	margin-bottom:5px;	
	color:#999;
}

.portfolio_nav{
	font-weight:bold;	
}

.blueBold{
	color:#001C6C;
	font-weight:bold;
	font-size:12px;
}
.blue{
	color:#001C6C;

}

h1{
	font-size:13px;	
}
h2{
	font-size:11px;	
	font-weight:strong;
}

.row3{
	padding-top:5px;
	font-size:12px;	
}

address{
	font-style:normal;
}

.subline{
	margin-top:3px;
}

.subline p{
	margin:0px;
	padding:0px;
}

noscript span {display:none} 

.navmainStandardLevel_2{
	
}
.navmainStandardLevel_3{
	
}
.aktiv{
	color:#ED1A23;
}

.smallText{
	font-size:8px;	
}