/* 
* 
* $Revision:22 $
* $LastChangedDate:17|11|2009 $
* $Author:Sven Huchel $
*
*/
/*#############################################################
Name: Westzipfellauf
Date: 17|11|2009
Description: Template für eine Laufveranstaltung.
Author: Sven Huchel
URL: http://www.huchel-visualmedia.de


#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../grafiken/bg.jpg) top center no-repeat;
	color: #333;
	font: normal 12px  Arial, Helvetica, sans-serif;
	line-height:22px; 
	width:100%;
}
 
/* structure */

#all {
	
	margin: 25px auto;
	width: 870px;
}

#container-top {
	background: #ccc url(../grafiken/schriftzug.jpg) top right repeat-y;
	margin: 0;
	width: 870px;
		float:left;
	display:inline;
}

#container-center {
    background:   url(../grafiken/corner-right-top.jpg) top right no-repeat;
	width: 870px;
		float:left;
	display:inline;
}
#container-bottom {
    background:  url(../grafiken/corner-right-bottom.jpg) bottom right no-repeat;
	margin: 0;
	width: 870px;
		float:left;
	display:inline;
}

#container-repeat {
    background: url(../grafiken/left-bg.jpg) top left repeat-y;
	margin: 0;
	width: 870px;
		float:left;
	display:inline;
}

#container-laeufer {
	background: url(../grafiken/laeufer.jpg) bottom left no-repeat;
	margin: 0;
	width: 870px;
		float:left;
	display:inline;
}


/* Left */
#left {
	
	margin: 0;
	width: 200px;
	height:100%;
	float:left;
	display:inline;
}

#left .logo {
	background: url(../grafiken/logo.jpg) top left no-repeat;
	height: 205px;
	margin: 0;
	width: 200px;
	float:left;
	display:inline;
}

#left .navi {

	height: 450px;
	margin: 10px 0px;
	width: 200px;
	float:left;
	display:inline;
}

/* main */


#main {
    margin :25px 0 0 0px;
	width:670px;
	padding-bottom:25px;
	position:relative;
	float:left;
	min-height:650px;
	display:inline;
	
}

/* Sponsoren */

.sponsoren {
	float:left;
	margin-left:350px !important;
	margin-left:175px;
	color: #666;
	font-size: 1.1em;
	line-height: 40px;
	text-align: left;
}

.sponsoren p { color: #999; font-weight:bold;}


.sponsoren img {border:none; margin-right:25px;}


/* footer */

.footer {
	color: #666;
	font-size: 1.1em;
	line-height: 40px;
		float:left;
	margin: 0 ;
	text-align: center;
	width: 870px;
}
.footer a {color: #999;}
.footer a:hover {color: #000;} 


#top {
	float:right;
	margin:5px 50px 0 0;
	background: #fff url(../grafiken/button-oben.jpg) left top no-repeat;
	width:90px;
	height:20px;
}

#top a:link, #top a:visited {
	line-height:20px;
	font-size:10px;
color:#666;
padding:0;
margin-left:5px;
}

#top a:hover, #top a:active, #top a:focus {
color: #000;
text-decoration:none;
} 


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
	width:400px;
}
table#contact_table {
	width:400px;
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website {
  background:#FFFFFF;
border:1px solid #666;
padding:5px;
margin-top:3px;
width:300px;
float:left;
}
textarea#contact_message {
  background:#FFFFFF;
border:1px solid #666;
padding:5px;
margin-top:3px;
width:300px;
float:left; 
}
input#contact_submit {
  background:#FFFFFF;
border:1px solid #666;
padding:5px;
margin-top:3px;
width:100%;
float:left; 
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
}

span.imagesubtitle {
	margin:6px 3px;
	text-align:justify;
	font-size:0.95em;
	line-height:0.95em;
}

/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin:8px;
	max-width:100px;
	float:left;
	margin-left:0px;
}

img.leftcontentimage {
	border:1px solid;
	max-width:100px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:8px;
	max-width:100px;
	float:right;
	margin-right:0px;
}

img.rightcontentimage {
	border:1px solid;
	max-width:100px;
}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	width:100%;
}
th.contenttable {
	vertical-align:top;

	padding:2px 5px;
}
td.contenttable1 {
	vertical-align:top;
width:33%;
text-align:center;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	padding:0px 10px ;
	text-align:center;
	height:120px;
}

td.contenttable1 a.link {
	vertical-align:top;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

input, textarea {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul,ol {
/*	font-size: 1.2em;
	padding-bottom: 1.2em;*/
}
#main ul,#main ol {margin-left: 20px;}
#main ul li {list-style-image: url(../grafiken/li.gif); margin-left:10px;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

/* misc */
.clearer {clear: both;}
