/* other european css */

/* struktur */
#top {
    position:absolute;
    
top:0px;
left:50%;
width:1000px;
margin-left:-500px;
/*background-color:#ffffff;
border:solid 1px black;*/
}

/* header */
#head {
    position:relative;
    top:0px;
    left:0px;
    width:1000px;
    height:190px;
    overflow:hidden;
    white-space:nowrap;
}
#sp_nav {
    position:absolute;
    top:0px;
    left:0px;
    width:1000px;
    height:20px;
    z-index:10;
    white-space:nowrap;
    color:#fff;
    text-align:right;
    /*border:solid 1px white;*/
}
#sp_nav a {
    color:#fff;
    font-weight:normal;
}
.bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    z-index:1;
    }
.sp_nav_bg {
    opacity:0.2;
}
.bg_ie {
	filter: alpha(opacity=20);					// second!
}
.bg_ie8 {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.hschrift {
    position:relative;
    top:10px;
    left:13px;
    z-index:20;
    width:500px;
}
#sub_head {
    position:absolute;
    top:160px;
    left:0;
    width:1000px;
    height:30px;
    color:#444;
    }
#sub_head p{
    position:relative;
    margin: 5px 0 0 40px;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
    color:#222;
}
.sh_sz {
    position:absolute;
    top:6px;
    left:0;
    width:980px;
    text-align:right;
    height:17px;
    }
#slides {
    position:absolute;
    top:0;
    left:0;
    height:160px;
    overflow:hidden;
}
/* content */
#content_all {
    position:relative;
    width:1000px;
    top:0px;
    left:0px;
    /*background-color:#ffffff;*/
}
#content {
    width:530px;
    margin-left:300px;
    /*background-color:#f6f9ec;*/
    color:#444;
}
.cwrap {
    position:relative;
    top:20px;
    margin:0px 20px;
    }
#cont_left {
    width:250px;
    background-color:#ffffff;
    float:left;
}
/* menu defs */
.mame {
    position:absolute;
    left:170px;
    width:130px;
    text-align:left;
    }
.mam {
    position:relative;
    width:155px;
    left:0;
    top:0;
    height:18px;
    }
.smw {
    position:relative;
    width:130px;
    height:24px;
    background-image:url('smw_bg.gif');
    margin:10px 0 10px 20px;
    }
.smw_o {
    position:relative;
    width:130px;
    height:24px;
    background-image:url('butt_arancia.png');
    margin:10px 0 10px 20px;
    }
#smwid a.nav_pa {
    color:#fff;
    }
#smwid a.nav_ak {
    color:#444;
    }
#smwid a {
    position:relative;
    left:10px;
    top:3px;
    }
#cont_left_menu{
    position:absolute;
    top:20px;
    left:0px;
    text-align:right;
    width:155px;
}
#cont_left_cont {
    position:relative;
    top:210px;
    left:0px;
    width:300px;
}
#cont_left_cont p {
    margin-left:16px;
}
#cont_right {
    width:170px;
    float:right;
}
.exurl {
    }


#foot {
    position:fixed;
    top:100%;
    height:25px;
    color:#85b71b;
    margin:-25px 0 0 330px;
    left:50%;
    width:150px;
}

#foot_copy {
    position:relative;
    top:5px;
    left:20px;
    width:150px;
}
    

/* Formate */
body {
    font:10px/16px Verdana;
    color:#444;
    background-color:#ededed;
    background-image:url(ysw_bg.jpg);
    background-position:center 0px;
    background-repeat:repeat-y;
    
}
.cfl{
    clear:left;
    height:1px;
    }

a {
    text-decoration:none;
    color:#444;
    font-weight:bold;
    line-height:18px;
    
}
.nav_ak {
    color:#85b71b;
}
.cr_nav {
    margin:20px 0 0 20px;
    }
#cont_left_menu a:hover {
    color:#85b71b;  
}
#cont_right a:hover {
    color:#85b71b;  
}
.ora {
    color:#f29100;
}
.grue {
    color:#85b71b;
}
#sp_nav a.spumhl {
	color:#85b71b;
}
/* head line */
.heli {
    font-weight:bold; 
    margin-bottom:18px;
    font-size:11px;
}
.ao {
    color:#f29100;
}
/* text + bild */
#txtbld {
    /*margin-bottom:25px;*/
}
#txtbld p {
    margin-top:0px;
    margin-bottom:0px;
}
#txtbld div.heli {
    margin-bottom:0px;
}
.tbclear {
    clear:left;
    height:1px;
}
/* content */
#content a {
    font-weight:normal;
    color:#f29100;
}
/* anker */
.nkr {
    height:1px;
}
/* programmzeile */
.pz {
    top:0px;
    position:relative;
}
.f1{
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
}
.f2{
    margin-left:100px;
    width:390px;
}
#pz p {
    margin:0px 0px;
}

/* inputs */
.npt {
    border:solid 1px #999;
    height:16px;
    margin:2px 0 5px 0;
    background-color:#f7f9ec;
}
.npt_280 {
    width:280px;
}
.npt_200 {
    width:200px;
}
.npt_ta {
    width:490px;
    border:solid 1px #999;
    margin:2px 0 5px 0;
    background-color:#f7f9ec;
}

.sbmt {
    border:solid 1px #999;
    height:20px;
    margin:3px 0;
    background-color:#f7f9ec;
}
/* forms */
.form_sll {
    position:absolute;
    left:0;
    margin-top:4px;
    width:155px;
}
.form_slr {
    margin-left:155px;
}
.fwh {
    display:inline;
    font-weight:bold;
}
.fwscb {
    position:absolute;
    top:-2px;
    left:0;
}
.fwsc {
    margin-left:28px;
}
.fwscp {
    position:absolute;
    left:0;
    top:2px;
}
.wscp {
    height:18px;
    margin-top:-2px;
}
#fwsrab p {
    display:inline;
}
#agb{
    background-color:#f7f9ec;
    padding:20px;
}
.ae { 
    font-size:13px;
    font-weight:bold;
    
}
/* sitemap */
#sitemap a {
    color:#85b71b;
}
#sitemap a.ora {
    color:#f29100;
}
.navLevel2 {
    list-style-type:circle;
}
.navLevel3 {
    list-style-type:none;
}
.navLevel4 {
    list-style-type:none;
}
/* mitgliedsbeitrag */
.mgb_0 {
position:absolute;
top:0px;
left:0px;
width:140px;
line-height:18px;
}
.mgb_1 {
position:absolute;
top:0px;
left:147px;
line-height:20px;
}
.mgb_2 {
position:absolute;
top:0px;
left:203px;
line-height:20px;
}
.mgb_3 {
position:relative;
top:0px;
left:299px;
width:200px;
line-height:20px;
}
.mgb_4 {
position:absolute;
top:0px;
left:387px;
line-height:20px;
}
.mgb_5 {
    position:relative;
    top:0px;
    left:0px;
    width:490px;
    text-align:right;
    margin-top:5px;
}
/* slideshow */
.g_bild {
    margin-right:10px;
    border: 0;
}
.g_row {
    margin-top:10px;
}

/*extra styles*/
sub {
    vertical-align: baseline;
    color:#85b71b;
}
sup {
    vertical-align: baseline;
    color:#f29100;
}
sub strong, strong sub  {
    font-size:14px;  
}
sup strong, strong sup  {
    font-size:14px;
   
}
