/*	###############################################
	Webseite:		ideenfrische.de
	Datei:			layout.css
	Erstellt am:	2008-07-22
	Autor:			Admin @ ideenfrische.de
	############################################### */

/*	############		Allgemeines					*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #676C6F;
	padding-top: 9px;
}

#head {
	width: 982px;
	height: 21px;
	padding-top: 255px;
	margin: 0 auto;
	background-image: url(../pix/layout/head.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
}

#head h1 {
	position: absolute;
	width: 136px;
	height: 71px;
	top:0;
	left: 146px;
	background-image: url(../pix/layout/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#head h1 a {
	display: block;
	width: 136px;
	height: 71px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}


/*	############		Navi						*/

#head ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}

#head ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#head ul li a:link, #head ul li a:visited, #head ul li a:active {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	height: 21px;
	padding-left: 16px;
	padding-right: 16px;
}

#head ul li a:hover {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff2500;
	height: 21px;
	padding-left: 16px;
	padding-right: 16px;
}

/*	############		Inhalt					*/

.referenz_left a,
.referenz_left a img,
.referenz_right a,
.referenz_right a img {
	border: none;
}

.referenz_left a.newlink:link,
.referenz_left a.newlink:visited,
.referenz_left a.newlink:hover,
.referenz_left a.newlink:active,
.referenz_left a.newlink:focus {
	position: relative;
	display: block;
	width: 193px;
	height: 93px;
}

.referenz_left img.referenz {
	position: absolute;
	left: 0;
	top:11px;
	border: 1px solid #ededed;
	margin: 0;
	padding: 0;
}

.referenz_left img.neu {
	position: absolute;
	right: 0;
	top:0;
}

#wrapper {
	width: 982px;
	padding-top: 9px;
	margin: 0 auto;
}

#links {
	width: 215px;
	float: left;
	font-size: 11px;
}

#mitte {
	margin-left: 68px;
	margin-bottom: 20px;
	padding-top: 34px;
	padding-right: 33px;
	padding-bottom: 20px;
	float: left;
	width: 445px;
	border-right: solid 1px #ededed;
	font-size: 12px;
}

#rechts {
	float: right;
	width: 174px;
	font-size: 11px;
}

/*	############		containers				*/

#links .container {
	background-color: #ededed;
	padding: 12px 20px 12px 9px;
	margin-bottom: 9px;
}

#rechts .container {
	background-color: #ededed;
	padding: 12px 20px 12px 9px;
	margin-bottom: 9px;
	margin-top: 9px;
}

#links .sub {
	width: 148px;
}

/*	############		Forms					*/

#links .container form .text {
	color: #676c6f;
	border: solid 1px #676c6f;
	width: 163px;
	height: 13px;
	margin-top: 10px;
	font-size: 10px;
	padding-top: 2px;
}

#links .sub form .text {
	width: 133px;
}

#links .container form .submit {
	background-color: #ff2500;
	color: #FFFFFF;
	border: none;
	margin-top: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,sans-serif;
}

/*	############		Bilder					*/

#links .container img {
	margin-top: 7px;
	margin-bottom: 7px;	
}

/*	############		Footer					*/

#footer_navi {
	clear: both;
	width: 982px;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	background-image: url(../pix/layout/footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 11px;
}

#footer_navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#footer_navi ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer_info {
	clear: both;
	width: 977px;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 9px;
	font-size: 11px;
}

#footer_info span {
	margin-left: 452px;
}

#footer_pics {
	width: 974px;
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-left: 8px;
}

#footer_pics .wedrei{
	margin-right: 718px;
}

#footer_pics img {
	border: none;
}


/*	####################################################################
				SEITENSPEZIFISCHE CSS KLASSEN
	#################################################################### */
	

/*	############		Index					*/

.referenz_left {
	float: left;
	margin-top: 19px;
	padding-right: 25px;
	border-right: 1px solid #ededed;
}

.referenz_right {
	float: left;
	margin-top: 19px;
	margin-left:40px;
}

.referenz_left span, .referenz_right span {
	display: block;
	width: 153px;
	padding-top:20px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: #ededed;
	margin-top: 10px;
	font-size: 11px;
}

/*	############		unterseiten generell	*/

#links .container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#mitte .bottom {
	display: block;
	clear: both;
	margin-top: 20px;
}

#mitte .bottom img {
	border: none;
	margin-right: 5px;
}

/* --------- */
.referenz {
	clear: both;
	margin-bottom: 25px;
	padding-top: 40px;
}

.referenz img {
	float: left;
	border: none;
	margin-right: 15px;
	border: 5px solid #e7e7e7;
	display: block;
	margin-top: -40px;
}

.referenz a.firstlink {
	
	margin-top: 15px;
}

.referenz a {
	display: block;
}

.referenz br.clear {
	clear: both;
}

.pagination {
	float: right;
}

.pagination li {
	display: block;
	border-left: 1px solid #676C6F;
	float: left;
}

.pagination li a {
	display: block;
	float: left;
	padding: 0px 3px;
	margin: 0px 2px;
}

.pagination li.first {
	border-left: none;
}

.pagination li a.active {
	background-color: #FF2500;
	color:#FFF;
}

/*	############		Kontakt	*/


#kontakt {
	margin-top: 0px;
}

#kontakt label {
	width: 100px;
	float: left;
	height: 25px;
}

#kontakt input,
#kontakt textarea {
	border: 1px solid #CCC;
	float: left;
	width: 250px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}

#kontakt input.active,
#kontakt textarea.active {
	border: 1px solid #676C6F;
}

#kontakt label.active {
	color: #000;
}

#kontakt textarea {
	height: 130px;
	margin-bottom: 10px;
}

#kontakt input#abschicken {
	width: 120px;
	border: 1px solid #CCC;
}

#kontakt br {
	clear: both;
}


#kontakt .fileupload {
	position: relative;
	margin-top: 10px;
}

#kontakt #fake_datei {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
	width: 100px;
}

#kontakt #datei {
	position: absolute;
	text-align: right;
	left: 0;
	top: 0;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 300px;
}

span.subline {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#Ranking-Check input {
	border: 1px solid #CCCCCC;
}