/**
 * Style sheet windsport
 */


body { 
	font:62.5% Arial, Verdana, sans-serif; 
	color: #7b3803;
	background: #763200 url('/tl_files/windsport/images/bg-verlauf.jpg') top left repeat-x;
}
	
#wrapper {
	display:block;
	width:950px;
	height:100%;
	margin:0 auto;
	background: #fbf5cc;
}


/* Header */
#header h1 { margin:0 0 0 0 }
#header h1 img { margin:10px 0 0 20px }

#description {
	position:absolute;
	top:20px;
	right:70px
}

#header_image { 
	margin-top: 25px; 
	border-bottom:2px solid #e38b30;
}


/* Language Selector */
#mod_languageselector { 
	position:absolute;
	right:20px;
	top:110px;
	z-index:1000;
}
	

/* BreadCrumb Navi */
.mod_breadcrumb {
	position:absolute;
	top:310px;
	color:#7b3803; 
	margin-left:35px 
}

.mod_breadcrumb a { 
    color:#7b3803;
    text-decoration:none;
}

.mod_breadcrumb  a:link, #footer a:visited { 
    color:#7b3803;
    text-decoration:none;
}

.mod_breadcrumb  a:hover, #footer a:active { 
    text-decoration:underline;
}


/* Main Styles */
#main { 
	width: 565px; 
	margin:0 35px 0 35px; 
}

#main .ce_gallery img { border:1px solid #7b3803;  }

#main .layout_short a:link,
#main .layout_short a:visited,
#main .layout_short a:hover, 
#main .layout_short a:active  { color: #7b3803; }

#main .mod_newsreader a:link,
#main .mod_newsreader a:visited,
#main .mod_newsreader a:hover, 
#main .mod_newsreader a:active  { color: #7b3803; }

#main .ce_text a:link,
#main .ce_text a:visited,
#main .ce_text a:hover, 
#main .ce_text a:active  { color: #7b3803; }

#main .ce_download a:link,
#main .ce_download a:visited,
#main .ce_download a:hover, 
#main .ce_download a:active  { color: #7b3803; }


#main .inside { width: 565px; }

.mod_newslist { font-size:12px; margin-left:5px }

.layout_short { 
	margin: 0 0 25px 0; 
	padding:0 0 15px 0;
	border-bottom: 1px solid #e38b30;
	line-height:15px;
}

.layout_short h2 { 
	margin:0 0 8px 0; 
	padding:0; 
	font-size:14px; 
	font-weight:bold;
}

.layout_short h2 a:link,
.layout_short h2 a:active,
.layout_short h2 a:visited { 
	color: #7b3803; 
	text-decoration:none; 
}

.more a { color: #7b3803; }

.image_container { margin: 0 0 15px 0 }


.mod_newsreader .layout_full h1 { 	
	margin:0 0 12px 5px; 
	padding:0; 
	font-size:14px; 
	font-weight:bold; 
}

.back a:link,
.back a:active,
.back a:visited
 { 
	color:#7b3803; 
	font-size:12px; 
	margin: 0 0 0 5px; 
}

#main .ce_text { 
	font-size:12px; 
	line-height:15px;
	color: #7b3803;
	margin: 0 0 30px 5px; 
}

.ce_text { 
	font-size:12px; 
	line-height:15px;
	color: #7b3803;
	margin: 0 0 10px 5px; 
}

.mod_article h1 { 
	margin:0 0 12px 5px; 
	padding:0; 
	font-size:14px; 
	font-weight:bold; 
}

.mod_article h3 { 
	margin:0 0 12px 0px; 
	padding:0; 
	font-size:14px; 
	font-weight:bold; 
}

.mod_article h2.ce_headline { font-size:14px; }

.mod_article .teaser { font-size:12px }


.mod_article .ce_text .image_container img,
.mod_article .teaser img,
.mod_newsreader img,
.mod_newslist img { border:1px solid #7b3803; }

#main .mod_article .ce_text img { margin: 0 0 5px 5px !important }
#main .mod_article .ce_text img { border:1px solid #7b3803; }


/* Kontaktformular */
.ce_form { 
	margin-left:5px;
	font-size:12px;
	line-height:15px; 
} 

.ce_form input, textarea { width:200px; background: #f6cd6b; margin:5px; border:1px solid #763200; }
.ce_form .submit { width:90px; background: #f09536; margin-top:20px }
.ce_form #ctrl_9,
.ce_form #ctrl_20 { width:50px; margin:0 0 0 5px; }
.ce_form .captcha_text { }

.ce_form .error { margin:5px; color:red }



/* Rechte Spalte */
#right .inside { 
	width:250px; 
	margin: 0 0 0 40px;
}

#right .ce_text { 
	font-size:12px; 
	line-height:15px;
	color: #7b3803;
	margin: 0 0 15px 5px; 
        padding:15px; 
}

.teaser-kiteshop, .teaser-wetter, .teaser-links {
 	background: #f7c44b;
	margin-bottom: 30px; 
	border: 1px solid #763200; 
}

#right #t-ks .ce_text,
#right #t-ks-dk .ce_text,
#right #t-links .ce_text,
#right #t-links-dk .ce_text { padding:0 0 0 6px; margin:  0 0 5px 5px }

#right #t-ks img,
#right #t-ks-dk img,
#right #t-links img,
#right #t-links-dk img { border:none; }
 
#right .ce_text a { color: #7b3803; }

#right .ce_text ul { padding:0; margin:0px 0 0 20px; list-style:square }
#right .ce_text ul li { margin:5px 0 5px 0; }
#right .ce_text ul li ul { margin:0px 0 18px 10px; }


#right .ce_text .wettercomsmall233732 { margin-left:10px }


/* Footer */
#footer {
	display:block;
	height:25px;
	width:100%;
	margin:35px 0 15px 0;
    color:#7b3803;
	border-top:1px solid #7b3803;
}
	
#footer ul { 
	height: 25px; 
	padding-left:25px; 
	margin: 5px 0 5px 0;
	 }

#footer ul li {
	list-style:none;
	display:block;
	float:left;
	margin: 2px 12px
}

#footer a { 
    color:#7b3803;
    text-decoration:none;
}

#footer a:link, #footer a:visited { 
    color:#7b3803;
    text-decoration:none;
}

#footer a:hover, #footer a:active { 
    text-decoration:underline;
}



/*Google Map*/

#main #map span { overflow:hidden !important; }
