/* body styles
------------------------------------ */

body{
background-color:#f2ca59;
margin:10px 0px 0px 0px;
padding:0px;
text-align:center;
}

p, h1, h2, h3, h4, h5, li, a, td, legend, label{
font-family:verdana, arial, helvetica, sans-serif;
margin:0px;
padding:0px;
}

p, td, li,legend, label{
font-family: Verdana,arial,sans-serif;
font-size:12px;
line-height:16px;
color:#333366;
}

fieldset{
padding:10px;
}

legend{
margin-bottom:30px;
}


img{
border:none;
}

img.image{
float:right;
padding:5px 10px 5px 5px;
}

hr{
border-top:1px solid rgb(230,168,4);
border-bottom:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
}

/* topstrap styles
------------------------------------ */

#topstrapwrap{
width:100%;
background-color:#f2ca59;
margin:0px;
padding:0px;
}

#topstrap{
width:900px;
height:22px;
background-color:rgb(230,168,4);
margin:0px auto;
padding:0px;
}

#topstrap ul{
width:500px;
margin:0px;
padding:0px;
}

#topstrap li{
border-right:1px solid #ffffff;
display:inline;
font-size:11px;
line-height:20px;
margin:0px;
padding:0px 7px 0px 8px;
}

#topstrap a:link, #topstrap a:visited{
color:#ffffff;
text-decoration:none;
padding:0px;
margin:0px;
}

#topstrap span{
display:none;
}

#topstrap img{
float:right;
padding:3px 8px 0px 5px;
}

/* container styles
------------------------------------ */

#container{
background-color:#ffffff;
border:0px solid black;
width:100%;
margin:0px auto;
padding:0px;
text-align:left;
}

/* header styles
------------------------------------ */
#headerwrap{
background-color:#f2ca59;
width:100%;
margin:0px;
padding:0px;
}


#header, #header_grey,#header_orange,#header_gallery{
background-color:#ffffff;
border-right:1px solid #cc9900;
border-left:1px solid #cc9900;
border:0px;
background-image:url(/images/3.gif);
background-repeat: no-repeat;
background-position: 20px 13px;
margin:0px auto;
padding:0px;
width:900px;
height:110px;
}

#header_grey{
background-image:url(/images/8.gif);
background-repeat: no-repeat;
background-position: 20px 13px;
}

#header_orange{
background-image:url(/images/9.gif);
background-repeat: no-repeat;
background-position: 20px 13px;
}

#header_gallery{
background-image:url(/images/10.gif);
background-repeat: no-repeat;
background-position: 20px 13px;
}

#header h1, #header_grey h1, #header_orange h1,#header_gallery h1{
display:none;
}

/* nav styles
------------------------------------ */
#navwrap{
background-color:#f2ca59;
margin:0px;
padding:0px;
width:100%
}


#nav{
background-color:#cc9900;
background-color:#5F9EA0;
background-color:#cc9933;
background-color:rgb(255,202,4);
background-color:rgb(230,168,4);
border-right:0px solid #cc9900;
border-left:0px solid #cc9900;
margin:0px auto;
padding:0px;
width:900px;
height:22px;
}


#nav p{
color:#990000;
color:#ffffff;
font-size:12px;
margin:0px;
padding:2px 0px 0px 20px;
}

#nav a:link, #nav a:visited{
color:#990000;
color:#ffffff;
text-decoration:underline;
font-size:11px;
margin:0px;
padding:0px 5px 0px 15px;
}

#nav a:hover{
color:#333366;
text-decoration:none;
}

body#home li.a {border-right:4px solid black; }

/* left styles
------------------------------------ */

div.menubox,div.menubox_blue,div.menubox_span,div.menubox_de,div.menubox_other {
border-top:8px solid #cc9900;
border-bottom:1px solid #cc9900;
background-color:#ffff99;
margin:0px 0px 10px 5px;
padding:0px 0px 5px 0px;
}

div.menubox_blue{
border-top:8px solid #558ACE;
border-bottom:1px solid #558ACE;
background-color:#C6D9F1;
}

div.menubox_span{
border-top:8px solid rgb(247,131,36);
border-bottom:1px solid rgb(247,131,36);
background-color:rgb(255,192,0);
}

div.menubox_de{
border-top:8px solid rgb(119,145,61);
border-bottom:1px solid rgb(119,145,61);
background-color:rgb(216,226,189);
}

div.menubox_other {
border-top:8px solid rgb(95,73,122);
border-bottom:1px solid rgb(95,73,122);
background-color:rgb(203,192,216);
}

div.menubox h3, div.menubox_blue h3,div.menubox_span h3, div.menubox_de h3,div.menubox_other h3{
font-weight:normal;
font-size:14px;
}

div.menubox_span h3{
color:#993333;
}

div.menubox_de h3{
color:rgb(119,145,61);
}

div.menubox_other h3{
color:rgb(64,48,82);
}

div.menubox img, div.menubox_blue img,div.menubox_span img,div.menubox_de img, div.menubox_other img{
color:#993333;
float:left;
padding:0px 3px 0px 0px;
}

div.menubox p a:link,div.menubox p a:visited, div.menubox_blue p a:link,div.menubox_blue p a:visited,div.menubox_de p a:link,div.menubox_de p a:visited,div.menubox_other p a:link,div.menubox_other p a:visited{
color:#993333;
text-decoration:none;
}

div.menubox_span p a:link,div.menubox_span p a:visited{
color:#993333;
text-decoration:none;
}

div.menubox_blue p a:link,div.menubox_blue p a:visited{
color:#000033;
}

div.menubox_de p a:link,div.menubox_de p a:visited{
color:#4F6326;
}

div.menubox_other p a:link,div.menubox_other p a:visited{
color:rgb(64,48,82);
}



div.menubox p a:hover, div.menubox_blue p a:hover,div.menubox_span p a:hover, div.menubox_de p a:hover, div.menubox_other p a:hover{
text-decoration:underline;
}


/* center styles
------------------------------------ */
#centerwrap{
background-color:#f2ca59;
margin:0px;
padding:0px;
width:100%
}


#center{
background-color:#ffffff;
border-right:1px solid #cc9900;
border-left:1px solid #cc9900;
border:0px;
margin:0px auto;
padding:0px;
width:900px;
}

#center h2, #center h2 a{
font-size:16px;
color:rgb(230,168,4);
padding:0px 0px 10px 0px;
}

#center h2.blue{
color:#548DD2;
}

#center h2.orange{
color:rgb(247,131,36);
}

#center h2.german{
color:rgb(79,99,38);
}

#center h2.other{
color:rgb(64,48,82);
}

#center h2 a{
color:#996633;
padding-left:10px;
text-decoration:none;
}

#center h4{
font-size:15px;
padding-top:15px;
padding-bottom:15px;
color:#E6A804;
}

#center p.prices{
margin:10px 0px 10px 80px;
}

#center p.prices span{
font-weight:bold;
color:#996633;
}

#center h2 a:hover{
text-decoration:underline;
}


div.content{
margin-left:260px;
padding:3px 0px 0px 0px;
width:620px;
min-height:600px;
}

div.content p, div.content li{
text-align:justify;
color:#996633;
padding:0px 10px 7px 0px;
}

div.content strong{
color:rgb(230,168,4);
font-size:12px;
}

div.content p.langlink{
padding:20px 0px 50px 0px;
}

div.content p.langlink a{
color:#E6A804;
}

div.content p.list{
line-height:24px;
color:#996633;
}

div.content p.list span{
font-weight:bold;
}

div.content p.list span.caps{
font-weight:normal;
margin-right:30px;
}


/* blurbbox styles
------------------------------------ */

div.blurbboxes{
padding:5px 0px 5px 0px;
width:620px;
height:225px;
}

div.box{
background:url(/images/box_bg.gif) no-repeat;
height:225px;
width:200px;
border:0px solid black;
float:left;
margin:0px 2px;
padding:0px;
}
div.box img{
display:block;
padding:4px 0px 0px 5px;
margin:0px;
}

div.box h3{
text-align:center;
font-weight:normal;
font-size:15px;
}

div.box h3.a{
background-color:#ffca04;
color:#fff;
margin:0px 5px;
}

div.box h3.b{
background-color:#f6b304;
color:#fff;
margin:0px 5px;
}

div.box h3.c{
background-color:#e6a804;
color:#fff;
margin:0px 5px;
}

div.box p{
padding-left:5px;
}

div.box p.blue{
color:#333399;
}

div.box p.orange{
color:rgb(247,131,36);
}

div.box p.de{
color:rgb(119,145,61);
}

div.box p.other{
color:rgb(64,48,82);
}


/* footer styles
------------------------------------ */

#footerwrap{
background-color:#f2ca59;
border:0px solid black;
width:100%
}

#footer{
background-color:#ffffff;
border-top:1px solid #cc9900;
border-bottom:1px solid #cc9900;
width:900px;
margin:0px auto;
padding:0px;
text-align:center;
}

#footer p{
font-size:10px;
padding:10px;
}

#footer a:link,#footer a:visited{
font-size:10px;
color:#000000;
text-decoration:none;
padding:0px 10px;
}
