body {
        margin: 0;
        font: 0.7em Arial, sans-serif;
        line-height: 1.5em;
        background: #ffffff;
        color: #454545;
}

h1 {
        font: bold 1.5em Arial, Sans-Serif;
        letter-spacing: -1px;
        padding: 0px 0 0 0px;
        margin: 0;
}

h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 13px;
        color: #999;
}

p {
        margin: 0 0 5px 0;

}

ul {
        margin: 0;
        padding : 0;
        list-style : none;
}

form {
        margin: 0;
}

/* design links
   --------- */

a {
        color: #111111;
        background: inherit;
}

a:hover {
        color: #D99D11;
        background: inherit;
}

/* design head
   --------- */

.content {
        margin: 10px auto;
        width: 980px;
		background-color:#ffffff;
}

.headern {
        text-align:left;
        height: 92px;
	background-color:#ff6600;
		margin-bottom:3px;
}

.subheadern {
       margin: 0px 0px 10px 0;
 
 
        text-align:center;
        background: #ffffff;
        color: #808080;
        border-bottom: 1px solid #333333;
}

.subheadernavi {
        margin: 0px 0px 5px 0;
        padding: 5px 0px 5px 18px;
        background: #ffffff;
        color: #808080;
        border-bottom: 1px solid #333333;
}

/* design navigation
   --------- */

.bar {
        clear: both;
        text-align:center; 
        height: 23px;
		margin-bottom:7px; 
		   
}



a.menu {
       
   text-align: center;
        display:block;
        width:139px;
        height:23px;  
        padding: 5px 0px 0px 0px;
        text-decoration:none;
		background-image:url(sdmenu/title.gif);
		background-repeat:repeat-x;
		color: #FFFFFF;
		font-family: Arial; font-size: 12px;
}



 a.menu:hover {
        color: #FFFF33;
		background-image:url(sdmenu/title.gif);
		background-repeat:repeat-x;
        background-color: #ff6600;
        font-family: Arial; font-size: 12px;
}



/* design search
   --------- */

.search_field {
		background-color:#FF6600;        
        color: #ffffff;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        clear: both;
        text-align: center;
        padding: 5px 0 2px 0;
}

input.search {
        width: 225px;
        border: none;
        padding: 3px;
}

.searchSubmit {
        color:#222222;
        background-color:#f7f7f7;  
        cursor:hand;
        margin-bottom:-2px; 
        width:70px;
        padding-top:1px; 
}

/* left side
   --------- */

.left {
        float: left;
        width: 215px;
        margin: 0 10px 0 0;
}
        
        .left_articles {
                border: 1px solid #999999;
                padding: 5px 5px 5px 5px;
                margin: 0 0 10px 0;
                background: #ffffff;
        }


        .left_articles1 {
                border: 1px solid #999999;
				padding-top:15px;
				padding-left:45px;
				padding-bottom:5px;
                margin: 0 0 10px 0;
				background-image:url(sdmenu/sdmenu/partner.gif);
				background-repeat: no-repeat;
				background-position: top left;
			
        }



        .left_articles:hover {
                border: 1px solid #999999;
        }

.center {
        float: left;
        width: 750px;
}
        .center_articles {
                margin: 5px 5px 5px 20px;
                background: #f5f5f5;
        }

        .center_center {
	   width:100%;
                border: 1px solid #999999;
                padding: 7px 7px 7px 7px;
                margin: 0 0 10px 0;
                background: #ffffff;
        }

        .center_center1 {
                border: 1px solid #999999;
                padding: 7px 7px 7px 7px;
                margin: 0 0 10px 0;
                background: #ffffff;
				font-size:12px;
				

        }

/* right side
   ---------- */

.right {
        float: right;
        width: 17%;
        margin: 0 0 10px 0;
}

        .right_articles {
                border: 1px solid #eee;
                padding: 10px 10px 10px 15px;
                margin: 0 0 10px 0;
                background: #ffffff;
        }

        .right_articles:hover {
                border: 1px solid #ccc;
        }

img {
        border: none;
        hspace: 0;
        vspace: 0;
        margin: 0 5px 0px 0;
}

/* design results */

table.ergebnisse {
        border-width:0px; padding: 0px;
        background-color: #f5f5f5;
}

/* design footer */

.footer {
        clear: both;
        text-align: center;
        line-height: 1.8em;
        color: #808080;
        padding: 10px 0 10px 0;
        border-top: 1px solid #333333;
}

.footer a {
        color: #444444;
}



.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}


.Stil1 {font-weight: bold}
.Stil2 {
	color: #ff6600;
	font-weight: bold;
}
.Stil3 {color: #666;}
.Stil4 {color: #ffffff;}
.Stil8 {font-size: 12px;}

div.sdmenu {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(sdmenu/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(sdmenu/title.gif) repeat-x;
	overflow: hidden;

}
div.sdmenu div:first-child {
	background: url(sdmenu/title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 30px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	color: white;
	background: url(sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #FFCC00;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000000;
	text-decoration:none;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #999999 url(sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}