/* Basic Stylesheet for www.kitersclub.com */
/* author: www.ideenwerft.com */

/* Farben:  bg #f2f4f6  */

* {padding:0px;margin:0px;}
img {border:0;}
body {
font-size: 68.75%; /* setzt Standardschriftgroesse auf 11px */
font-family: arial,helvetica,sans-serif;
color:#546275;
text-align:center;
background: #f2f4f6 url(img/layout/bg.jpg);
}
#wrapper {
width: 975px;
margin:2% auto 0;
height:620px;
text-align:justify;
}
#footer {
width: 975px;
margin:0 auto;
height:30px;
}
DIV#col1 {position:absolute;width:325px;height:617px;}
DIV#col2 {position:absolute;width:325px;height:617px;margin-left:325px;background:url(img/layout/center.jpg) no-repeat;}
DIV#col3 {position:absolute;width:325px;height:617px;margin-left:650px;background:url(img/layout/start-r.jpg) no-repeat;}
#veluwe DIV#col3 {background:url(img/layout/veluwe-r.jpg) no-repeat;}
#rhodos DIV#col3 {background:url(img/layout/rhodos-r.jpg) no-repeat;}
#norddeich DIV#col3 {background:url(img/layout/norddeich-r.jpg) no-repeat;}
#spiekeroog DIV#col3 {background:url(img/layout/spiekeroog-r.jpg) no-repeat;}

/*standorte */
DIV#standorte {position:absolute; margin-top:224px;padding-left:40px;}
DIV#standorte a {display:block;width:250px;height:30px;border:1px solid transparent;}
DIV#standorte a:hover, DIV#standorte a:focus {border:1px solid #c00;}

/* station link */
DIV#link {position:absolute; margin-top:277px;width:315px;text-align:center;padding-left:10px;}
DIV#link a:link, DIV#link a:visited {font-size: 1.2em;font-weight:bold;color:#c00;text-decoration:none;}
DIV#link a:hover, DIV#link a:focus {color:#c00;text-decoration:underline;}


/* allgemein */
h1, h2, h3, h4, h5, p {margin-left:35px;margin-right:32px;}
h1 {margin-top: 28px;}
h2 {margin-top: 15px;font-size:1.3em;color:#c00;text-transform:uppercase;}
h3 {margin-top:40px;margin-left: 57px;margin-right:50px;font-size:1.3em;color:#c00;text-transform:uppercase;}
h4 {margin-top: 15px;font-size:1.2em;}
h5 {margin-top: 15px;font-size:1.1em;}
p {margin-top: 5px;margin-bottom:10px;font-size:1.1em;line-height:1.2em;}
#col3 p {margin-left: 57px;margin-right:52px;margin-top:3px;margin-bottom:5px;}
ul {list-style:disc;list-style-position:outside;margin-top:5px;margin-left:48px;margin-right:32px;font-size:1.1em;line-height:1.2em;}
.red {color:#c00;}
a:link, a:visited {color:#660000;}
a:hover, a:focus {color:#cc0000;}

/* startseite */
h1 {margin-bottom:10px;font-size:1.3em; line-height:1.2em;color:#c00;text-transform:uppercase;}
#start h1 {font-size:1.1em; line-height:1.2em;color:#546275;text-transform:none;}


/* static */
#static h1 {margin-bottom:10px;font-size:1.3em; line-height:1.2em;color:#c00;text-transform:uppercase;}
span.iw {font-weight:bold;color:#990000;}

/* stationen */


/* footer */
#footer {clear:both;font-size: 1em;font-weight:bold;color:#333;}
#footer ul {list-style:none;margin-left:12px;}
#footer ul li {float:left; padding-right:15px;}
#footer a:link, #footer a:visited {color:#999999;text-decoration:none;}
#footer a:hover, #footer a:focus {color:#CC0000;text-decoration:underline;}

#footer span {float:right;padding-right:14px;font-weight:normal;}
#footer span a:link, #footer span a:visited {color:#999;}
#footer span a:hover, #footer span a:focus {color:#666;}


#footer a.iw_link {
float:right;
height: 20px;
width: 17px;
margin-right: 14px;
overflow: hidden;
display: block;
background: url(img/layout/anker.gif) top left no-repeat;
}
#footer a.iw_link:hover {
background-position: bottom left;
}
