@import "reset.css";
/*@import "jquery.fancybox-1.3.4.css";*/
@import "grid.css";
/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
display:block;
}
mark,rp,rt,ruby,summary,time {
display:inline;
}
/*global*/
body {
position:absolute;
font:14px/18px 'Arial', sans-serif;
color:#5c5457;
min-width: 1024px;
min-height:890px;
width:100%;
height:100%;
overflow: hidden;
z-index:1;
text-transform: normal;
background:url(../images/bg-akinawa-alu2.jpg);
background: #1f1b1c;
}
body a {
text-decoration:none;
color:#9c7730;
}
body a:hover {
text-decoration:underline;
}
h1 {
position: relative;
height: 129px;
}
h1>a{
position:relative;
display:inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 279px;
height: 121px;
background: url(../images/logo_aa.png) left center no-repeat;
}
h2 {
font: 30px/1.2em 'Arial', sans-serif;
color: #dfb201;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
h3 {
font: bold 18px/1.2em 'Trebuchet MS', sans-serif;
color: #efe4dc;
text-transform: uppercase;
}
h3>a {
color: inherit;
}
h3>a:hover {
text-decoration: underline;
}
h4 {
color: #800080;
font-weight: normal;
padding-bottom: 18px;
}
p {
padding-bottom: 2px;
}
p.oben {
padding-top: 75px;
}
p.oben2 {
padding-top: 0px;
}
p.unten2 {
padding-bottom:5px;
}
p.unten3 {
padding-bottom:2px;
}
.adminbereich {
padding-bottom:10px;
}
.aktline p {
padding-bottom: 15px;
}
figure{
position: relative;
display: inline-block;
}
figure>*{
border: 4px solid #9c7730;
}
#glob {
	position:absolute;
	width:100%;
	height:100%;
	overflow: hidden;
	z-index:2;
    background:url(../images/bg-akinawa-alu2.jpg);
	top: -1px;
}
.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #1f1b1c;
}
header, footer{
position:absolute;
width:100%;
z-index:120;
}
/*header*/
header{
top:0px;
height: 239px;
}
/*end header*/
/*footer*/
footer {
bottom:0px;
height:50px;
}
footer p {
position: relative;
font-size: 10px;
color: #454143;
padding-top: 34px;
}
footer p a{
color: #454143;
}
/*end footer*/
/*menu*/
.menu {
position: relative;
display: inline-block;
text-align: center;
}
#menu>li {
display: inline-block;
position: relative;
margin-right: 1px;
float: left;
width: 110px;
}
#menu>li:first-child {
display: none;
}
#menu>li:first-child+li {
margin-left: 0;
}
#menu>li:first-child+li, #menu>li.last {
width: 110px;
}
#menu>li>a{
position: relative;
display: inline-block;
width: 100%;
height: 110px;
}
#menu>li>a>span{
position: relative;
display: block;
width: 100%;
height: 100%;
background: #9c7730;
overflow: hidden;
margin-bottom: 1px;
}
#menu>li>a>span>strong{
position: absolute;
display: block;
width: 100%;
padding-top:40px;
font: 14px/16px 'Arial', sans-serif;
font-weight:bold;
color: #efe4dc;
overflow: hidden;
z-index: 120;
}
#menu>li>a>span>span{
position: absolute;
display: block;
width: 100%;
height: 100%;
margin-top: 110px;
}
#menu>li>a>strong{
position:relative;
display: block;
/*background:#9c7730;*/
/*background:url(../images/bg_pic1.jpg) #9c7730;*/
width: 100%;
overflow: hidden;
}
/*ende menu*/
.bg_pic1{
background:url(../images/bg_pic1.jpg) #9c7730;
}
.bg_pic1_over{
background:url(../images/bg_pic1_over.jpg) #ffffff;
}
.bg_pic2{
background:url(../images/bg_pic2.jpg) #9c7730;
}
.bg_pic2_over{
background:url(../images/bg_pic2_over.jpg) #ffffff;
}
.bg_pic3{
background:url(../images/bg_pic3.jpg) #9c7730;
}
.bg_pic3_over{
background:url(../images/bg_pic3_over.jpg) #ffffff;
}
.bg_pic4{
background:url(../images/bg_pic4.jpg) #9c7730;
}
.bg_pic4_over{
background:url(../images/bg_pic4_over.jpg) #ffffff;
}
.bg_pic5{
background:url(../images/bg_pic5.jpg) #9c7730;
}
.bg_pic5_over{
background:url(../images/bg_pic5_over.jpg) #ffffff;
}
.bg_pic6{
background:url(../images/bg_pic6.jpg) #9c7730;
}
.bg_pic6_over{
background:url(../images/bg_pic6_over.jpg) #ffffff;
}
.bg_pic7{
background:url(../images/bg_pic7.jpg) #9c7730;
}
.bg_pic7_over{
background:url(../images/bg_pic7_over.jpg) #ffffff;
}
.bg_pic8{
background:url(../images/bg_pic8.jpg) #9c7730;
}
.bg_pic8_over{
background:url(../images/bg_pic8_over.jpg) #ffffff;
}
.bg_pic9{
background:url(../images/bg_pic9.jpg) #9c7730;
}
.bg_pic9_over{
background:url(../images/bg_pic9_over.jpg) #ffffff;
}
.bg_pic10{
background:url(../images/bg_pic10.jpg) #9c7730;
}
.bg_pic10_over{
background:url(../images/bg_pic10_over.jpg) #ffffff;
}
#menu>li>a>strong>img{
position: relative;
z-index: 2;
}
#menu>li>a>strong>span{
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
/*background: #ffffff;*/
height: 0;
top: 100%;
}
#menu>li>a>strong>img{
padding: 33px 0;
}
.submenu_1, .submenu_2 {
position:absolute;
z-index:9120;
width: 100%;
left: 0px;
top: 110px;
background: #9c7730;
}
.submenu_1 li {
position:relative;
display: block;
margin-bottom: 0px;
}
.submenu_1 li:first-child {
padding-top: 77px;
}
.submenu_1 li.last{
padding-bottom: 62px;
}
.submenu_1 a {
position:relative;
display: inline-block;
font: 16px/16px 'Arial', sans-serif;
font-weight:bold;
color: #ffffff;
text-decoration: none;
-webkit-transition: color 0.4s ease-out;
-moz-transition: color 0.4s ease-out;
-o-transition: color 0.4s ease-out;
-ms-transition: color 0.4s ease-out;    
transition: color 0.4s ease-out;
}
.submenu_1 li>a:hover,.submenu_1 li.sfHover>a{
color:#ab1533 !important;
text-decoration: none;
}
.submenu_2 {
position: relative;
top: 0;
background: #1f1b1c;
}
.submenu_2 li:first-child{
padding-top: 20px;
}
.submenu_2 li.last{
padding-bottom: 20px;
}
.submenu_2 a{
font-size: 20px;
line-height: 20px;
}
.submenu_2 li>a:hover,.submenu_2 li.sfHover>a{
color:#757470 !important;
}
.submenu_1, .submenu_2 {
display: none;
}
/*end menu*/
/*pages*/
#content {
position:relative;
width:1110px;
height: 812px;
margin: -24px auto 0;
z-index: 50;
}
#content>ul {
position: relative;
width:100%;
height:523px;
top: 238px;
overflow: hidden;
}
#content>ul>li:first-child{
display: none;
background: none;
}
#content>ul>li {
position:absolute;
width:100%;
height:100%;
background: #ffffff;
overflow: hidden;
margin-top: 1px;
}
.readMore {
color: #fff;
font-weight: normal;
}
.readMore:hover {
text-decoration: none; 
color:#800080; 
}
.list1{
margin-bottom: 38px;
}
.list1>li{
background: url(../images/list_icon.png) 0px 7px no-repeat;
margin-bottom: 7px;
}
.list1>li>a{
color: inherit;
margin-left: 18px;
}
.list2{
margin: 1px 0 0 0;
}
.list2>li{
position: relative;
margin-bottom: 1px;
}
.list2>li>figure{
float: left;
margin-right: 12px;
}
.list2>li>figure>img{
border: none;
}
.list2>li>div{
padding-top: 13px;
overflow: hidden;
}
.list2>li>div>h3{
padding-bottom: 8px;
}
.list2>li>div>p{
padding-bottom: 12px;
}
.list3>li{
position: relative;
display: inline-block;
width: 220px;
height: 146px;
margin: 0 20px 25px 0;
float: left;
}
.list3>li.right{
margin-right: 0;
}
.list3>li.bottom{
margin-bottom: 0;
}
.list3>li>figure>a{
position: relative;
display: block;
width: 204px;
height: 130px;
}
.list4{
margin-top: -4px;
}
.list4>li{
margin-bottom: 20px;
}
.list4>li>figure{
float: left;
margin-right: 21px; 
}
.list4>li>div{
padding-top: 4px;
overflow: hidden;
}
.list4>li>div>h4{
padding-bottom: 0px;
}
.list4>li>div>p{
padding-bottom: 20px;
}
.list_home>li{
position: relative;
display: inline-block;
width: 400px;
height: 305px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_home>li>figure>img{
border: none;
}
.list_home>li.right{
margin-right: 0;
}
.list_home>li.bottom{
margin-bottom: 0;
}
.list_home>li>figure>a{
position: relative;
display: block;
width: 280px;
height: 206px;
border: 4px solid #9c7730;
}
.list_home_en>li>figure>a{
position: relative;
display: block;
width: 380px;
height: 280px;
border: 4px solid #9c7730;
}
.list_reise>li{
position: relative;
display: inline-block;
width: 400px;
height: 305px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_reise>li>figure>img{
border: none;
}
.list_reise>li.right{
margin-right: 0;
}
.list_reise>li.bottom{
margin-bottom: 0;
}
.list_reise>li>figure>a{
position: relative;
display: block;
width: 220px;
height: 293px;
border: 4px solid #9c7730;
}
.list_malerei>li{
position: relative;
display: inline-block;
width: 215px;
height: 288px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_malerei>li>figure>img{
border: none;
}
.list_malerei>li.right{
margin-right: 0;
}
.list_malerei>li.bottom{
margin-bottom: 0;
}
.list_malerei>li>figure>a{
position: relative;
display: block;
width: 207px;
height: 280px;
border: 4px solid #9c7730;
}
.list_schwangerschaft>li{
position: relative;
display: inline-block;
width: 400px;
height: 305px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_schwangerschaft>li>figure>img{
border: none;
}
.list_schwangerschaft>li.right{
margin-right: 0;
}
.list_schwangerschaft>li.bottom{
margin-bottom: 0;
}
.list_schwangerschaft>li>figure>a{
position: relative;
display: block;
width: 220px;
height: 293px;
border: 4px solid #9c7730;
}
.list_aqua>li{
position: relative;
display: inline-block;
width: 212px;
height: 138px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_aqua>li>figure>img{
border: none;
}
.list_aqua>li.right{
margin-right: 0;
}
.list_aqua>li.bottom{
margin-bottom: 0;
}
.list_aqua>li>figure>a{
position: relative;
display: block;
width: 204px;
height: 130px;
border: 4px solid #9c7730;
}
.list_oel>li{
position: relative;
display: inline-block;
width: 212px;
height: 138px;
margin: 0 20px 25px 0;
float: right;
text-align: right;
}
.list_oel>li>figure>img{
border: none;
}
.list_oel>li.right{
margin-right: 0;
}
.list_oel>li.bottom{
margin-bottom: 0;
}
.list_oel>li>figure>a{
position: relative;
display: block;
width: 204px;
height: 130px;
border: 4px solid #9c7730;
}
.list_schmuck>li{
position: relative;
display: inline-block;
width: 178px;
height: 258px;
margin: 0 20px 80px 0;
float: right;
text-align: right;
}
.list_schmuck>li>figure>img{
border: none;
}
.list_schmuck>li.right{
margin-right: 0;
}
.list_schmuck>li.bottom{
margin-bottom: 65px;
}
.list_schmuck>li>figure>a{
position: relative;
display: block;
width: 170px;
height: 250px;
border: 4px solid #9c7730;
}
.list_glueck>li{
position: relative;
display: inline-block;
width: 178px;
height: 258px;
margin: 0 20px 80px 0;
float: right;
text-align: right;
}
.list_glueck>li>figure>img{
border: none;
}
.list_glueck>li.right{
margin-right: 0;
}
.list_glueck>li.bottom{
margin-bottom: 65px;
}
.list_glueck>li>figure>a{
position: relative;
display: block;
width: 170px;
height: 250px;
border: 4px solid #9c7730;
}
.list_oel_small>li{
position: relative;
display: inline-block;
width: 65px;
height: 88px;
margin: 0 75px 5px 0;
}
.list_oel_small>li>figure>img{
border: none;
}
.list_oel_small>li.right{
margin-right: 0;
}
.list_oel_small>li.bottom{
margin-bottom: 0;
}
.list_oel_small>li>figure>a{
position: relative;
display: block;
width: 57px;
height: 80px;
border: 4px solid #9c7730;
}
/*scroll*/
.outside-neu{
float:left;
}
.outside,.outside2,.outside4,.outside5,.outside6,.outside7{
position: relative;
padding-bottom: 80px;
height: 272px;
}
.outside8{
position: relative;
padding-bottom: 80px;
height: 280px;
}
.outside9{
position: relative;
padding-bottom: 80px;
height: 480px;
}
.outside10{
position: relative;
padding-bottom: 80px;
height: 480px;
}
.outside11{
position: relative;
padding-bottom: 80px;
height: 272px;
}
.outside2,.outside4,.outside5,.outside6,.outside7,.outside8,.outside9,.outside10,.outside11 {
margin-top: -4px;
width: 100%;
}
.outside .scroll, .outside2 .scroll2, .outside4 .scroll2, .outside5 .scroll3,.outside6 .scroll3,.outside7 .scroll4,.outside8 .scroll5,.outside9 .scroll6,.outside10 .scroll7,.outside11 .scroll8, .outside10 .scroll9,{
width: 100%;
height:272px;
float:left;
}
.outside8 .scroll5{
width: 100%;
height:300px;
float:left;
}
.outside8 .scroll5-akt{
width: 100%;
height:310px;
float:left;
}
.outside9 .scroll6{
width: 100%;
height:500px;
float:left;
}
.outside10 .scroll7{
width: 100%;
height:480px;
float:left;
}
.outside10 .scroll9{
width: 100%;
height:480px;
float:left;
}
.outside11 .scroll8{
width: 100%;
height:272px;
float:left;
}
.outside2 .scroll2,.outside4 .scroll2{
padding-bottom: 0;
height: 326px;
}
.outside5 .scroll3,.outside6 .scroll3,.outside7 .scroll4,.outside8 .scroll5,.outside8 .scroll5-akt{
padding-bottom: 0;
height: 326px;
}
.outside8 .scroll5{
padding-bottom: 0;
height: 130px;
}
.outside8 .scroll5-akt{
padding-bottom: 0;
height: 320px;
}
.outside9 .scroll6{
padding-bottom: 0;
height: 350px;
}
.outside10 .scroll7{
padding-bottom: 0;
height: 345px;
}
.outside11 .scroll8{
padding-bottom: 0;
height: 250px;
}
.outside10 .scroll9{
padding-bottom: 0;
height: 342px;
}
.scroll-btns{
position: absolute;
top: 300px;
z-index: 200;
display: block;
left: 0px;
}
.bilder{
position: absolute;
top: 300px;
z-index: 200;
display: block;
left: 0px;
}
.bilder2{
position: absolute;
top: 40px;
left: 35px;
z-index: 200;
display: block;
}
.outside2 .scroll-btns{
top: -64px;
left: 190px;
}
.outside2 .bilder{
top: -50px;
left: 38px;
}
.outside3 .scroll-btns{
top: -64px;
left: 560px;
}
.outside4 .scroll-btns{
top: -64px;
left: 190px;
}
.outside4 .bilder{
top: -50px;
left: 38px;
}
.outside5 .scroll-btns{
top: -64px;
left: 240px;
}
.outside6 .scroll-btns{
top: -64px;
left: 160px;
}
.outside7 .scroll-btns{
top: -64px;
left: 715px;
}
.outside8 .scroll-btns{
top: -64px;
left: 875px;
}
.outside9 .scroll-btns{
top: -64px;
left: 560px;
}
.outside10 .scroll-btns{
top: -64px;
left: 640px;
}
.outside11 .scroll-btns{
top: -64px;
left: 475px;
}
.btndown, .btnup{
display: inline-block;
position: relative;
width: 29px;
height: 29px;
margin-right: 1px;
float: left;
}
.btndown, .btndown>span{
background: url(../images/arrow_down.png) center top no-repeat;
}
.btnup, .btnup>span{
background: url(../images/arrow_up.png) center top no-repeat;
}
.btndown>span, .btnup>span{
position: relative;
display: block;
width: 100%;
height: 100%;
background-position: center bottom;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
-ms-transition: opacity 0.4s ease-out;    
transition: opacity 0.4s ease-out;
}
.btndown:hover>span, .btnup:hover>span{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=120)";
}
/*end scroll*/
.sitem_over {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over>strong {
position:relative;
background:url( '../images/img_zoom_small.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
.sitem_over_home {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over_home>strong {
position:relative;
background:url( '../images/img_zoom.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
.sitem_over_malerei {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over_malerei>strong {
position:relative;
background:url( '../images/img_zoom2.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
}
.sitem_over_oel {
position:absolute;
background:url( '../images/pic_bg_over.png');
z-index:2;
width:100%;
height:100%;
display:none;
overflow: hidden;
}
.sitem_over_oel>strong {
position:relative;
width: 100%;
height: 100%;
display: block;
}
/*PADDINGS*/
.padding0 {
padding-top: 42px;
}
.padding1 {
padding-top: 62px;
}
.padding2 {
padding-bottom: 38px;
}
.padding3 {
padding-bottom: 14px;
}
.padding4 {
padding-bottom: 29px;
}
.margin1{
margin: 1px 0 27px;
border: 4px solid #9c7730;
}
.margin2{
margin: -4px 21px 0px 0px;
}
.margin3{
margin: -4px 0 7px;
}
.margin4{
margin-top: 6px;
}
.color1{
color: #fff;
}
.width1{
display: inline-block;
width: 70px;
}
.width2{
display: inline-block;
width: 190px;
}
/*additional classes*/
.box{
overflow: hidden;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.wrapper {
width:100%;
overflow: hidden;
}
a {
text-decoration:none;
}
a.und,.und a {
text-decoration:underline;
}
a.und:hover,.und a:hover {
text-decoration:none;
}
.nopad {
padding:0;
}
.clear {
clear:both;
line-height:0;
}
.cleanclear {
clear:both;
}
.akinawa{
position:  relative;
overflow: hidden;
border-radius: 0px;
width: 360px;
height: 180px;
box-shadow: none;
background-color: #9c7730;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
background-position: 50%;
margin: -4px 0 12px;
}
/* Forms*/
#form1 {
position: relative;
margin-top: -4px;
height: 325px;
}
#form1 .wrapper{ overflow:inherit; min-height:53px;}
#form1 input,
#form1 textarea,
#form1 .success {
font: 14px 'Arial', sans-serif;
position: relative;
background: #e4b966;
border: none;
color:#5c5457;
text-transform: normal;
padding: 10px 17px;
width: 314px;
outline:none;
margin: 0;
box-shadow:none;
}
#form1 .success{
position: absolute;
padding: 23px 17px;
z-index: 10;
text-align: center;
color:#9c7730;
background-color:#3b3b3b;
}
#form1 textarea {
width: 314px;
height: 50px;
overflow:auto;
resize: none;
}
#form1 label {
position: relative;
display:inline-block;
min-height: 46px;
width: 348px;
}
#form1 .error, #form1 .empty {
position: absolute;
text-align: left;
display:none;
font-size:12px;
color:#800080;
width: 200px;
top: -2px;
left: 362px;
}
#form1 .message .error, #form1 .message .empty {
top: 70px;
left: 3px;
}
fieldset{
height: 210px;
}
.btns{
padding: 18px 0 0;
position: relative;
}
.btns a{
display:inline-block;
margin-left: 0px;
color: #9c7730;
text-decoration:none;
}
.btns a:hover{
display:inline-block;
color: #800080;
text-decoration:underline;
}
/* Form defaults */
input, select, textarea {
font: normal 11px/13px 'Trebuchet MS', sans-serif;
vertical-align:middle;
}
/*end forms*/

.stil_home {
font: 30px/1.2em 'Arial', sans-serif;
color: #800080;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_reise {
font: 30px/1.2em 'Arial', sans-serif;
color: #c45aab;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_malerei {
font: 30px/1.2em 'Arial', sans-serif;
color: #dc2300;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_schwangerschaft {
font: 24px/1.2em 'Arial', sans-serif;
color: #010080;
text-transform: uppercase;
padding-bottom: 42px;
letter-spacing: -2px;
}
.stil_schmuck {
font: 30px/1.2em 'Arial', sans-serif;
color: #ff950e;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_lyrik {
font: 30px/1.2em 'Arial', sans-serif;
color: #e0c011;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_glueck {
font: 30px/1.2em 'Arial', sans-serif;
color: #008000;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_gefuehl {
font: 30px/1.2em 'Arial', sans-serif;
color: #9999ff;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_gefuehl2 {
color: #800080;
text-transform: normal;
}
.header-akt {
border-bottom: 1px solid #9999ff;
padding-bottom:20px;
}
.stil_presse {
font: 30px/1.2em 'Arial', sans-serif;
color: #83caff;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_uebermich {
font: 30px/1.2em 'Arial', sans-serif;
color: #000080;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_kontakt,.stil_impressum {
font: 30px/1.2em 'Arial', sans-serif;
color: #800080;
text-transform: uppercase;
padding-bottom: 35px;
letter-spacing: -2px;
}
.stil_gold {
color: #9c7730;
border: none;
font: 16px/1.2em 'Arial', sans-serif;
font-weight:bold;
}
.stil_gold2 {
color: #9c7730;
font: 14px/1.6em 'Arial', sans-serif;
border: none;
font-weight:normal;
}
.stil_gold3 {
color: #9c7730;
border: none;
font-weight:normal;
}
.stil_gold4 {
color: #9c7730;
border: none;
font: 14px/1.0em 'Arial', sans-serif;
font-weight:bold;
}
.stil_gold5 {
color: #9c7730;
border: none;
font: 13px/1.4em 'Arial', sans-serif;
font-weight:bold;
}
.stil_gold6 {
color: #9c7730;
border: none;
font: 16px/1.2em 'Arial', sans-serif;
font-weight:bold;
line-height:80px;
}
.stil_lila {
color: #800080;
border: none;
font-weight:normal;
}
.stil_lila2 {
color: #800080;
font: 16px/1.2em 'Arial', sans-serif;
border: none;
font-weight:bold;
}
.stil_pressetext a {
color:#5c5457;
font: 15px/1.8em 'Arial', sans-serif;
font-weight:normal;
text-decoration:none;
}
.stil_pressetext a:hover {
color:#5c5457;
font: 15px/1.8em 'Arial', sans-serif;
font-weight:normal;
text-decoration:underline;
}
.stil_small {
font-size:12px;
}
.imp_links{
width: 250px;
float:left;
}
.imp_rechts{
width: 610px;
float:left;
}
.kont_links{
width: 200px;
float:left;
}
.kont_rechts{
width: 255px;
float:left;
}
.aktuelles_links{
width: 10%;
float:left;
}
.aktuelles_mitte{
width: 15%;
float:left;
}
.aktuelles_rechts{
width: 75%;
float:left;
}
.liste ul {
list-style-type:disc;
padding-left:15px;
}
#zeile {
clear:both;
padding-bottom:20px;
}
