@import url("style_fotos.css");
@import url("style_tiny.css");
*{
}
body {
	padding:0;
	margin:0;
	background-color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color: #FFFFFF;
}
p, h1{
	margin:0px;
	margin-bottom: 14px;
}

/*-------------------*/
div{
/*	border: 1px solid #FF0000;*/
}
#CONTAINER{
	color:#FFFFFF;
	position:absolute;
	width: 760px;
	left: 50%;
	margin-left: -305px;
}
#FLOATER{
	position:fixed;
	left: 50%;
	margin-left: -455px;
	margin-top: 48px;
	width: 150px;
	height: 150px;

	/* -- IE HACK --*/
	position: expression("absolute");
	top: expression(((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
}
#STATICNAVI{
	width: 760px;
	height: 24px;
	padding-bottom: 23px;
	overflow: hidden;
}
		#STATICNAVI ul{
			float:right;
			list-style:none;
			padding:0px;
			margin:0px;
		}
		#STATICNAVI li{
/*	border-right: 1px dotted #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderliney.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-rigth:1px;
	/*-------------------*/
			float:left;
		}
		#STATICNAVI a{
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 3px;
			padding-bottom: 3px;
			display: block;
			text-decoration:none;
		}
		#STATICNAVI a img{
			border: none;
			margin-right: 5px;
		}
		#STATICNAVI a:hover, #STATICNAVI a.active{
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 3px;
			padding-bottom: 3px;
			background-color: #1a1a1a;
		}
		
		#SEARCH{
			float:right;
			padding-top: 9px;
			padding-left: 10px;
		}
			#SEARCH input{	
				padding:0px;
				margin:0px;
				vertical-align:text-bottom ;
			}
			#SEARCH input#searchterm{
				background-color: #5f5f5f;
				border: none;
				width: 65px;
				height: 13px;
				vertical-align:text-bottom ;
				color: #FFFFFF;
			}
		
#IMAGEROW{
	width: 760px;

/*	border-bottom: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
/*	background-repeat:repeat-x;*/
	background-position:bottom;
	padding-bottom:1px;
	/*-------------------*/
	
	padding-top: 1px;
	padding-bottom: 1px;
}
		
#MAINNAVI{
	width: 760px;
	height: 26px;
/*	border-bottom: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	/*-------------------*/
	

	margin-top: 1px;
	padding-bottom: 1px;
	background-color: #1a1a1a;
}
		#MAINNAVI ul{
			float:left;
			list-style:none;
			padding:0px;
			margin:0px;
			padding-top: 1px;
		}
		#MAINNAVI li{
/*	border-right: 1px dotted #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderliney.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-rigth:1px;
	/*-------------------*/
			float:left;
		}
		#MAINNAVI a{
			color: #c3c3c3;
			padding-top: 5px;
			padding-left: 7px;
			padding-right: 7px;
			display: block;
			text-decoration:none;
			font-weight: bold;
		}
		#MAINNAVI a:hover, #MAINNAVI a.active{
			color: #ffffff;
		}
#SUBNAVI{
	margin-top: 100px;
	width: 149px;
}
		/*--- LEVEL 1 --*/
		#SUBNAVI ul{
			list-style:none;
			padding:0px;
			margin:0px;
			padding-top: 1px;
			background-color: #1a1a1a;
		/*	border-top: 1px dashed #9e9e9e;*/
			/*----------border hack ---------*/
			background-image:url(../upload/website/borderline.gif);
			background-repeat:repeat-x;
			background-position:top;
			padding-top:1px;
			/*-------------------*/
		}
		#SUBNAVI ul li{
		/*	border-bottom: 1px dashed #9e9e9e;*/
			/*----------border hack ---------*/
			background-image:url(../upload/website/borderline.gif);
			background-repeat:repeat-x;
			background-position:bottom;
			padding-bottom:1px;
			/*-------------------*/
	
		}
		#SUBNAVI a{
			display:block;
			color: #ffffff;
			padding-top: 5px;
			padding-left: 7px;
			padding-right: 7px;
			padding: 8px;
			text-decoration:none;
			font-weight: bold;
		}
		#SUBNAVI a:hover, #SUBNAVI a.active{
			background-color: #313131;
		}
		/*--- LEVEL 2 --*/
		#SUBNAVI ul ul{
			list-style:none;
			padding:0px;
			margin:0px;
			padding-top: 1px;
			background-color: #1a1a1a;
			width: 149px;
			border-top: none;
		}
		#SUBNAVI li li{
			border-bottom: none;
			padding: 0px;
			margin: 0px;
			border: 1px solid #1a1a1a;
		}
		#SUBNAVI li li a{
			display:block;
			color: #c3c3c3;
			padding: 0px;
			margin: 0px;
			padding-left: 14px;
			text-decoration:none;
			font-weight: normal;
		}
		#SUBNAVI li li a:hover, #SUBNAVI li li a.active{
			background-color: #1a1a1a;
			color: #FFFFFF;
		}
		/*--- LEVEL 3 --*/
		#SUBNAVI ul ul ul{
			list-style:none;
			padding:0px;
			margin:0px;
			background-color: #1a1a1a;
			width: 149px;
		}
		#SUBNAVI li li li{
			border-bottom: none;
			padding: 0px;
			margin: 0px;
			border: 1px solid #1a1a1a;
		}
		#SUBNAVI li li li a{
			display:block;
			color: #c3c3c3;
			padding: 0px;
			margin: 0px;
			padding-left: 12px;
			margin-left: 14px;
			text-decoration:none;
			font-weight: normal;
		}
		#SUBNAVI li li li a:hover, #SUBNAVI li li li a.active{
			background-color: #1a1a1a;
			background-image:url(../upload/website/bullet_arrow_right.gif);
			background-position:left;
			background-repeat: no-repeat;
			color: #FFFFFF;
		}

#CONTENT{
	line-height: 18px;
}
#INNERIMAGE{
/*	border-bottom: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	/*-------------------*/
	
	background-color:#333333;
	margin-top: 1px;
	padding-bottom: 1px;
}
#INNERCONTENT{
	float:left;
	background-color:#333333;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 80px;
}
#INNERCONTENT_LEFT{
	padding-left: 80px;
	width: 200px;
	float: left;
}
#INNERCONTENT_RIGHT{
	float: right;
	max-width: 450px;
	padding-right:10px;
	padding-left:20px;
}
	#SEMIHEAD{
		padding-left: 80px;
		padding-right:10px;
	}

/*------------- STARTSEITE-------------*/
#INNERCONTENT.start{
	float:left;
	background-color:#333333;
	width: 530px;
}
	#INNERCONTENT.start td{
		padding-left: 10px;
		padding-right: 10px;
		vertical-align: top;
	}

#SUBNAVI.start{
	/* eingerckte subnavi*/
	width: 230px;
	float:left;
	margin-top: 70px;
}
/*------------- FREIEEER-------------*/
#CONTENT .free{
	float:left;
	background-color:#333333;
	width: 740px;
	padding: 10px;
}
#CONTENT .referenzkarte {
	float:left;
	background-color:#333333;
	width: 760px;
}
	#CONTENT .referenzkarte {
		padding: 0;
	}

#FOOTER{
	clear:both;
	float: left;
        text-align: center;
	width: 754px;
	margin-top: 1px;
/*	border-top: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:1px;
	/*-------------------*/
	
	background-color: #1a1a1a;
	padding: 3px;
	color:#6d6d6d;
}

/*------------- CONTENT-------------*/
h1, h2, h3{
	font-size: 11px;
	font-weight:bold;
}
h2{
	color: #9e9e9e;
}

#INNERCONTENT a{
	color: #FFFFFF;
	padding-left: 12px;
	background-image:url(../upload/website/bullet_arrow_right.gif);
	background-position:left;
	background-repeat: no-repeat;
}
#INNERCONTENT a:hover{
	background-image:url(../upload/website/bullet_arrow_right_on.gif);
}

.border_left{
/*	border-left: 1px dotted #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderliney.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:1px;
	/*-------------------*/
}
.border_right{
/*	border-right: 1px dotted #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderliney.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-rigth:1px;
	/*-------------------*/
}
.border_top{
/*	border-top: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:1px;
	/*-------------------*/
	
}
.border_bottom{
/*	border-bottom: 1px dashed #9e9e9e;*/
	/*----------border hack ---------*/
	background-image:url(../upload/website/borderline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	/*-------------------*/
	
}

/*-------------------*/
.sitemap ul{
	list-style:square;
}
#INNERCONTENT .sitemap a,#INNERCONTENT .searchresult a{
	text-decoration:none;
	background-image:none;
	padding:0px;
}
#INNERCONTENT .sitemap a:hover, #INNERCONTENT .searchresult a:hover{
/*	background-image:url(../upload/website/bullet_arrow_right_on.gif);*/
	text-decoration: underline;
}

/*------------ FORMULAR ---------------------*/
div#INNERCONTENT .formular{
	background-image: url(../upload/website/borderliney.gif);
	background-repeat:repeat-y;
	margin-left: 21px;
	font-weight: bold;
}

	div#errorMsg {
		background-color:#a10127;
		color: #FFFFFF;
		margin-left: 1px;
		padding: 1px 0 1px 16px;
		width: 429px;
		margin-bottom: 20px;
	}
	div#INNERCONTENT div#errorMsg p {
		margin: 0;
		padding: 0;
	}

	
	div#INNERCONTENT .formular p#form_text{
	margin-left: 17px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:14px;
	padding-top: 15px;
}
	div#INNERCONTENT .textfield {
		display: block;
		height: 1.9em;
		padding-top: 0.1em;
		margin-bottom: 0.3em;
		font-weight: bold;
	}
		div#INNERCONTENT .textfield label {
			background-image: url(../upload/website/borderline.gif);
			background-repeat: repeat-x;
			background-position: left bottom;
			width: 117px;
			padding-right: 15px;
			display: block;
			float: left;
			vertical-align: top;
			padding-top: 0.3em;
			text-align: right;
		}
		div#INNERCONTENT .textfield input {
			width: 313px;
			background-color: #939191;
			border: #939191 1px solid;
			font-size: 1em;
			height: 15px;
			float:left;
			margin-top:0.2em;
			display: block;
		}

.textarea {
	background-image: url(../upload/website/borderline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 67px;
	padding-top: 0.1em;
	margin-bottom: 0.3em;
	font-weight: bold;
}
	.textarea label {
		
		width: 117px;
		padding-right: 15px;
		display: block;
		float: left;
		vertical-align: top;
		padding-top: 0.3em;
		text-align: right;
		
	}
	.textarea textarea {
		font-size: 12px;
		margin-top: 0.2em;
		border: #939191 1px solid;
		float: left;
		vertical-align: top;
		display: block;
		font-family:Arial,Helvetica,sans-serif;
		width: 313px;
		background-color: #939191;
		float:left;
	}
	
div.textfield_captcha{
	padding-top: 10px;
	height: 20px;
}

.textfield_captcha label {
	padding-right: 15px;
	width: 117px;
	display: block;
	float: left;
	vertical-align: top;
	padding-top: 1px;
	text-align: right;
	height:30px;
}
	div#FORMUlAR .captcha_img img {
		display: block;
		margin-bottom: 0.2em;
	}
		
	.captcha_img input {
		width: 140px;
		background-color: #939191;
		border: #939191 1px solid;
		font-size: 1em;
		height: 15px;
		float:left;
		margin-top:0.2em;
	}
		
	.code {
		padding-left: 132px;
		clear: both;
		float:left;
		display: block;
		font-size: 0.9em;
		}
		

	input.error {
		border-bottom: 1 px solid #a10127 !important;
		background-color: #cecece;
	}

.submit {
	display: block;
	float:left;
	padding-left: 150px;
}
	
.submit_input {
	font-weight: bold;
	font-size: 0.9em;
	width: 9.6em;
	padding: 0.15em 5.5em;
	margin-top: 9px;
}
		
		
div#INNERCONTENT .textfield_hinweis {
		padding-top: 0.1em;
		margin-bottom: 0.3em;
		font-weight: bold;
	}
		div#INNERCONTENT .textfield_hinweis label {
			width: 117px;
			padding-right: 15px;
			display: block;
			float: left;
			vertical-align: top;
			padding-top: 0.3em;
			text-align: right;
		}

		.text_right {
			font-weight: normal;
			padding-top: 3px;
			display:block;
			width: 270px;
			float: left;
			color:#FFFFFF;
			margin-top: 1px;
	}
	
.submit {
	padding-left: 127px;
	display: block;
		}
			
	.submit input {
		color:#333333;
		font-weight: bold;
		font-size: 0.9em;
		width: 10em;
		margin-top: 15px;
		padding-top: 2px;
	}
