div#xNavi ul
{
	float:right;
    float: right;
    position: relative;
    right: 30px;
    top: 6px;
	color:#ffffff;
}

div#xNavi ul li 
{
	list-style-type:none;
	color:#ffffff;
	display:inline-block;
}

div#xNavi ul li span
{
	color:#ffffff;
	text-decoration:none;	
	padding:0px 20px;
	font-weight:bold;
	font-style:italic;
}


div#xNavi ul li a, div#xNavi ul li a:visited 
{
	color:#ffffff;
	text-decoration:none;
	padding:0px 20px;
    font-weight:normal;
}

div#xNavi ul li a:hover, div#xNavi ul li a:active 
{
	color:#ffffff;
	text-decoration:none;
	padding:0px 20px;
	font-weight:bold;
	font-style:italic;
}



div#yNaviL ul
{
    float: left;
    left: 40px;
    margin-bottom: 0;
    position: relative;
    top: 58px;
}

div#yNaviL ul li
{
    float: left;
    font-weight: normal;
    list-style-type: none;
    margin: 1px 0;
    width: 200px;
}

div#yNaviL ul li span
{
	color:#ffffff;
	background-image: url("../images/layout/yNaviL.gif");
    float: left;
    left: 10px;
    font-weight: normal;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
    width: 160px;
}

div#yNaviL ul li a, div#yNaviL ul li a:visited
{
	color:#761717;
	text-decoration:none;
    float: left;
    font-weight: normal;
    left: 10px;
    padding: 3px 10px;
    position: relative;
    width: 160px;
}

div#yNaviL ul li a:hover, div#yNaviL ul li a:active
{
	color:#ffffff;
	background-image: url("../images/layout/yNaviL.gif");
    float: left;
    left: 10px;
    font-weight: normal;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
    width: 160px;
}






.Navipic
{
    margin: 0 0 0px;
}


.yNavi01:link
{
    background-image: url("../images/layout/yNavi01.png");
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
}

.yNavi01:visited
{
    background-image: url("../images/layout/yNavi01a.png");
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
}

.yNavi01:hover
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi01a.png");
    top: 64px;
}

.yNavi01:active
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi01a.png");
    top: 64px;
}

.yNavi02, .yNavi02:visited
{
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
    background-image:url("../images/layout/yNavi02.png");
}

.yNavi02:hover, .yNavi02:active
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi02a.png");
    top: 64px;
}

.yNavi03, .yNavi03:visited
{
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
    background-image:url("../images/layout/yNavi03.png");
}

.yNavi03:hover, .yNavi03:active
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi03a.png");
    top: 64px;
}

.yNavi04, .yNavi04:visited
{
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
    background-image:url("../images/layout/yNavi04.png");
}

.yNavi04:hover, .yNavi04:active
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi04a.png");
    top: 64px;
}

.yNavi05, .yNavi05:visited
{
    background-repeat: no-repeat;
    left: 40px;
    padding: 12px 0 8px;
    position: relative;
    top: 64px;
    background-image:url("../images/layout/yNavi05.png");
}

.yNavi05:hover, .yNavi05:active
{
	left: 40px;
    position: relative;
    background-image:url("../images/layout/yNavi05a.png");
    top: 64px;
}

div#Tip
{
    float: left;
    height: 69px;
    margin-top: 80px;
    position: relative;
    width: 245px;
}

div#Impressum
{
    float: left;
    left: 40px;
    margin-top: 130px;
    position: relative;
    font-size:10px;
}

#Impressum a, #Impressum a:visited
{
	color:#761717;
	font-style:italic;
}

#Impressum a:hover, #Impressum a:active
{
	color:#761717;
	text-decoration:underline;
}

body, table, form, img, h1, h2, h3, ul, li
{
    margin: 0;
    padding: 0;
    border: 0;
    color: #524747;
    font-size: 12px;
}

ol
{
    margin: 0;
    padding: 0;
    border: 0;
}


a, a:visited
{
    color: #524747;
    text-decoration:none;
    font-weight:bold;
}

a:hover, a:active
{
    color: #524747;
    text-decoration:underline;
}

div#Content a, a:visited
{
    color: #524747;
    font-style:italic;
    text-decoration:none;
    font-weight:bold;
}

div#Content a:hover, a:active
{
    color: #524747;
    font-style:italic;
    text-decoration:underline;
}

#HeadInfo a, #HeadInfo a:visited
{
    color: #524747;
    text-decoration:underline;
	font-size:11px;
}

#HeadInfo a:hover, #HeadInfo a:active
{
    color: #524747;
	text-decoration:underline;
	font-size:11px;
}


input, textarea
{
    border: 1px solid #000000;
}

h1
{
    color: #9A1616;
 	font-size: 36px;
    margin: 5px 0 35px 0;
    position: relative; 
}

h2
{
	color: #9A1616;
 	font-size: 14px;
    margin: 10px 0;
    position: relative;   
}

h3
{
        font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

h4
{
	font-family: cursive,Arial,sans-serif;
	font-size:30px;
	position:relative;
	font-weight:normal;
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

#Content li
{
   
}

#Content ul li
{

}

.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 400px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 280px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 280px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size: 9px;
    font-weight: bold;
    text-align: right;
    margin: 0 10px 0 0;
}

.contenttable
{
    margin: 20px;
    width: 600px;
}

.contenttable th
{
	text-align:left;
	color:#761717;
	padding-bottom:10px;
}

.contenttable tr
{
	vertical-align:top;
}

.contenttable td
{
	max-width:450px;
}
html
{
    height: 100%;
}

body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height : 1.4em;
    text-align:center;
    background-color:#d8ccbd;
    background-image:url("../images/layout/layout_bg.png");
}

div#Layout
{
	width:1057px;
    margin: 0 auto 0 auto;
    text-align:left;
    color:#524747;
    
}

div#Head
{
    background-image: url("../images/layout/head_bg.png");
    background-repeat: no-repeat;
    height: 165px;
    margin: 0 30px;
    position: relative;
    top: 50px;
    width: 999px;
}

.Logo
{
	position:relative;
	top:36px;
	left:20px;
}

div#HeadInfo
{
	position:relative;
	top:-20px;
	float:right;
	color:#524747;
	font-size:11px;
}

div#xNavi
{
	background-color:#761717;
    height: 31px;
    position: relative;
    top: 76px;
    width: 999px;
}


div#MainContainer
{
    background-image: url("../images/layout/main_bg.png");
    background-repeat: repeat-y;
    margin-top: 80px;
    margin-bottom: 40px;
    position: relative;
    float:left;
    width: 1057px;
}

div#Breadcrumb
{
    float: right;
    margin: 0 10px -15px 0;
    position: relative;
    top: 10px;
}

div#Breadcrumb a, div#Breadcrumb a:visited
{
	font-weight: normal;
	color:#761717;
}

div#Breadcrumb a:hover, div#Breadcrumb a:active
{
}


div#yNaviL
{
	float:left;
	width:230px;
}

div#ContentTop
{
	background-image:url("../images/layout/content_top.png");
	background-repeat:no-repeat;
	width:821px;
	height:35px;
	margin-top: 35px;
   	clear: both;
}

div#Content
{
	background-image:url("../images/layout/content.png");
	background-repeat:repeat-y;
	float:right;
	width:821px;
   	float:right;
}

.Inner
{
	width:720px;
	margin:20 auto;
}

div#ContentBottom
{
	background-image:url("../images/layout/content_bottom.png");
	background-repeat:no-repeat;
	width:821px;
	height:36px;
   	clear: both;
}

div#PicBottm
{
    float: left;
    margin: 10px 0 0 6px;
    position: relative;
    width: 802px;
    top:33px;
}

div#Foot
{
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

