@charset "utf-8";
/* CSS Document */

/*allgemein start*/

body, html, p, ul, li, h1 {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
body{ background-color: #010e1f;}

#center {width:980px; margin:auto; text-align:center; }
a {text-decoration:none;}
.float_left { float:left; }
.float_right{ float:right; }

/*allgemein ende*/

/*layout start*/
#main { width:100%;background: #000f23 url(/images/bg.gif) repeat-x bottom; text-align: left; float: left;}
#inner-main {float: left; background: transparent url(/images/stars.gif) repeat;}
#head {width:980px; height:135px; background: transparent url(/images/star.gif) no-repeat; padding:20px 0 0 30px;}
#nav {float: left;}
#content {float: right; width:805px;}
#title{ background: transparent url(/images/head.gif) no-repeat; width: 100%; height:115px;}
#footer {clear:both; width:980px; height:135px; background: #fff url(/images/footer.gif) no-repeat;}
#banner_ski {float:right;margin:0 10px 0 0;}
/*layout ende*/

/*content style start*/
#content ul {margin: 0  0 0 18px;}
#content ul li {width:285px; height:auto; background: #002b64 url(/images/bg_content.gif) repeat-x top; list-style:none; margin:0 0 16px 0;}
#content ul li p{ width:200px; line-height:150%; margin:-5px 0 0 65px;}
#content .img {float:left; margin:14px 0 0 5px;}
#content .title {margin:-10px 0 0 15px;}
#content .next {float:right; margin:5px 0 0 0;}
#banner_ski #suche {width:130px; height:auto; background: #500001 url(/images/login_bg.gif) repeat-x top; padding:3px 3px 0 3px;}
#content #textfeld {width:600px; height:auto; background: #002b64 url(/images/bg_content_2.gif) repeat-x top; list-style:none; margin:0 0 16px 0; line-height:150%; padding:0 10px 16px 10px;}
#content #subnav {width:600px; height:auto; list-style:none; margin:0 0 16px 0; line-height:150%; padding:0 10px 16px 10px; color:#FFBF27; font-size:11px;}
#content #subnav a {text-decoration:none; color:#FFBF27; font-size:11px;}
#submenue {padding:5px; font-size:12px; color:#FFBF27;}
#submenue a {color:#FFBF27;}
#content #kalender {width:600px; background: url(/kalender/images/xmasbg.jpg); list-style:none;}
#content #textfeld .bild {float:left; margin:0 15px 8px 0;}
#content #textfeld ol {padding:0 40px 0 40px;}

a {text-decoration:underline; color:#fff; line-height:150%;}
h1 {font-size:14px; padding:10px 0 20px 0; color:#FFBF27;}

/*content-wunschliste style start*/

hr#wunschliste {color:#FFBF27;background:#FFBF27;height:1px;}
.wunsch_input {font-size:11px; font-family:Arial, Helvetica, sans-serif; width:300px; height:13px; border:0px solid #ffffff; padding: 1px 1px 1px 2px;}

.wunsch_input_short {font-size:11px; font-family:Arial, Helvetica, sans-serif; width:150px; height:13px; border:0px solid #ffffff; padding: 1px 1px 1px 2px;}

.wunsch_textarea {font-size:11px; font-family:Arial, Helvetica, sans-serif; width:300px; border:0px solid #ffffff; padding: 0px 0px 0px 3px;}
.wunsch_checkbox {height:13px; border:1px solid #000000;}
.wunsch_button {text-align:center;height:13px;font-size:11px; font-family:Arial, Helvetica, sans-serif; border:0px solid #ffffff; background-image:url(../wunschliste/grafik/klein.gif)}
.wunsch_button_big {text-align:center;height:21px;font-size:11px; font-family:Arial, Helvetica, sans-serif;font-weight:bold; border:0px solid #ffffff; background-image:url(../wunschliste/grafik/gross.gif)}

