@charset "utf-8";

/*---------------------------------------------------------------------------------------
--------------------------------------AUTHOR: Torsten Trautmann-----------------------------------
---------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------
--------------------------------------IMPORT CSS-----------------------------------------
---------------------------------------------------------------------------------------*/

	@import url("lightbox.css");

/*---------------------------------------------------------------------------------------
--------------------------------------STANDARDS------------------------------------------
---------------------------------------------------------------------------------------*/


html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	font-size:12px;
}

body {
	background: #800000;
}

html[xmlns^="http"] {
	overflow-y: scroll;
}

h1{
	font-size: 30px;
	color: #800000;
	font-weight:lighter;
	font-family: Times New Roman;
	padding: 0 0 20px 0;
}

h2 {
	font-size: 48px;
	color: #592004;
	font-weight:bold;
	font-family: Times New Roman;
	padding: 0px 0 20px 0;
}

h3 {
	font-size: 30px;
	color: #800000;
	font-weight:lighter;
	font-family: Times New Roman;
	padding: 10px 0 30px 0;
}


#content p {margin: 0 0 10px 0px; line-height: 18px;color: #151515;font-size:12px;}
	
.clear {clear: both;}
.unsichtbar  {display: none;}



/*---------------------------------------------------------------------------------------
--------------------------------------LAYOUT---------------------------
---------------------------------------------------------------------------------------*/

#wrapper {
	width: 955px;
	position:relative;
	margin: 0 auto;
}

a#link-vision {
	display:block;
	float:left;
	height:150px;
	width:215px;
	position: absolute;
	top: 245px;
	left:358px;
}

a#link-florian2 {
	display:block;
	float: left;
	height:190px;
	width:250px;
	position: absolute;
	top: 470px;
	left:210px;
}

a#link-marcels2 {
	display:block;
	float: left;
	height:190px;
	width:255px;
	position: absolute;
	top: 460px;
	left:465px;
}



#header {
	width: 955px;
	height: 410px;
	position:relative;
}

a#startseite {
	width: 320px;
	height: 27px;
	top: 2px;
	left: 46px;
	display:block;
	position: absolute;
}

#content {
	background: #f2e9da;
	width: 636px;
	min-height: 450px;
	height: auto;
	_height: 450px; /*IE6 hack*/
	padding: 20px 20px 0 20px;
	border: 1px solid #ecbc16;
	position:relative;
	margin-bottom: 10px;
	float:left;
}

#left {
	float:left;
	width: 690px;
	height: auto;
}

#right {
	float: left;
	width: 258px;
	height: 479px;
	background: url(../images/right_mansour.jpg) no-repeat;
}

a#link-florian {
	position: absolute;
	width: 230px;
	height: 60px;
	top: 410px;
	right: 28px;

}

a#link-marcels {
	position: absolute;
	width: 230px;
	height: 60px;
	top: 520px;
	right: 20px;
}


#kontakt-hg {
	height: 196px;
	width:100px;
	float:left;
	padding: 90px 0 0 40px;
	position: relative;
	margin-top: 215px;
}

#kontakt-hg p{
	font-size: 10px;
	line-height: 16px;
	width:200px;
	margin-bottom: 15px;
	letter-spacing: 0px;
	color: #592004;
}

#bilder {
	float: left;
	width: 222px;
	height: 240px;
	padding: 20px 0 0 28px;
}

.abstand {
	margin: 0 1px 1px 0;
}

#footer {
	background: url(../images/footer.jpg) no-repeat;
	width: 955px;
	height: 136px;
	float:left;
}

/*-----------------------------------TEAM-------------------------------------------*/

.team {
	float:left;
	width:550px;
	height:200px;
}

.teaminfo {
	float: left;
	width:360px;
}

.teaminfo p {
	float: left;
	margin: 0 0 5px 0;
	width: 300px;
}

.team-bild {
	float:left;
	width:150px;
	height:150px;
	margin-right:10px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------NAVI-----------------------------------------------
---------------------------------------------------------------------------------------*/
ul#navi {
	width: 540px;
	height: 190px;
	position: absolute;
	top: 361px;
	left: 405px;

}

ul#navi li {
	float:left;
	padding: 0 20px 0 0;
}

ul#navi li a {
	display:block;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	color: #c2c02d;
	text-decoration: none;
}

ul#navi li a:hover {
	color: #BA9A37;
}

/*---------------------------------------------------------------------------------------
--------------------------------------NAVI-TOP-----------------------------------------------
---------------------------------------------------------------------------------------*/
ul#navi_bottom{
	width:300px;
	height:40px;
	float: left;
	margin:0px 15px 10px 0;
}

ul#navi_bottom li{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

ul#navi_bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}

ul#navi_bottom a:hover{
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------
--------------------------------------CONTENT--------------------------------------------
---------------------------------------------------------------------------------------*/

.haus {
	float:left;
	width:210px;
	height: 140px;
	position: relative;
	margin: 0 10px 5px 0;
}

.haus a {
	color: #666666;
	font-size: 10px;
}

.bildhaus {
   position: absolute;
   bottom: 20px;
}

.beschreibung {
   position: absolute;
   bottom: 0px;
   font-size:10px;
}

ul.liste{
	margin: 5px 20px 20px 30px;
	float:left;
}

ul.liste li {
 	list-style-type:square;
 	font-size: 12px;
	color: #3d3d3d;
	padding:0 0 10px 0;
	width: 550px;
}


/*-----------------------------------BILDBORDER-----------------------------------------*/

.bildborder {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}

.bildborder2 {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}

.bildborder:hover{
	border: 2px solid #cc0000;
	padding: 1px;
}

.bildbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

.floatleft{
	float: left;
	margin:0 5px 0 0;
}

.floatright {
	float:right;
	margin:0 0 0 5px;
}

.bildrand {
	margin:5px 6px 5px 0pt;
	border: 2px solid #666;
	width: 100px;
	height: 100px;
}

/*****************************************************************************************/
/*									KONTAKT, ANFAHRT, IMPRESSUM 						 */
/*****************************************************************************************/


/*----------------------------------KONTAKT----------------------------------------------*/

#personalien { float: left; width: 292px;}
#nachrichtenfeld { float: left; width: 200px;margin-top: 25px;}


/*ANFAHRT*/

#anfahrtsskizze { float: left; width: 550px; }
#routenplaner { float: left; width: 330px; padding: 0 0 0 0;}


/*IMPRESSUM*/

#adressdaten { float: left; width: 300px;}
#geschaeftsdaten { float: left; width: 350px;}


/*---------------------------------------------------------------------------------------
--------------------------------------LINKS----------------------------------------------
---------------------------------------------------------------------------------------*/


a, .escape span{
	text-decoration: underline;
	color: #3d3d3d;
	outline: none;
	font-size:11px;
}

a:hover, a:hover span{
	text-decoration:none;
	color:#3d3d3d;
}




