/* --------------------------------------------------------------------------------------------------------- */
/* TEMPLATE FORMATIERUNG <<<----->>> luk.media */

body {
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size:12px;
	background:transparent url(../grafik/bg.gif) left top repeat-x;
	background-color:#000000;
	}

#background {
	position:relative;
	width:600px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin:0 auto;
	padding:0px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	}

#logo {
	float:left;
	position:relative;
	margin:0px;
	left:0px;
	width:600px;
	height:130px;
	border:0px solid green;
	}

#content {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	width:600px;
	background:transparent url(../grafik/bg_content.gif) left bottom no-repeat;
	}

#content a:link {
	color:#000000;
	text-decoration:none;
	}
#content a:visited {
	color:#000000;
	text-decoration:none;
	}
#content a:focus {
	color:#000000;
	text-decoration:none;
	}
#content a:hover {
	color:#2665ae;
	text-decoration:none;
	}
#content a:active {
	color:#2665ae;
	text-decoration:none;
	}

#firma {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	left:127px;
	width:400px;
	border:0px solid #000000;
	}
	
#partner {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	top:50px;
	left:35px;
	width:550px;
	border:0px solid #000000;
	}
	
#footer {
	float:left;
	position:relative;
	margin:0px;
	padding:65px 0px 0px 40px;
	left:0px;
	width:560px;
	height:55px;
	color:#ffffff;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border:0px solid green;
	background:transparent url(../grafik/bg_footer.gif) left top no-repeat;
	}

#footer a:link {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:focus {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#2665ae;
	text-decoration:none;
	}
#footer a:active {
	color:#2665ae;
	text-decoration:none;
	}
		
h1, h2, h3 {
	color:#333333;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
h1 {
	font:bold 16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	padding-bottom: 5px;
	}
	
h2 {
	font:  100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	padding-bottom: 5px;
	}
	
h3 {
	font:  100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	padding-bottom: 5px;
	}

img {
	border: 0px;
	}
