
body
{
	color: #cccccc;
	font: 0.8em Arial, Helvetica, Verdana, sans-serif;
	line-height:180%;
	margin: 0;
	padding: 0;
	background-color: #333333;
	min-width: 1050px;
	height:100%;
}


/* TAGS */
p,
pre,
h1,
h2
{
	margin: 0;
	padding: 0;
}


img
{
	border-style: none;
	padding:0px;
	margin:0px;
}


a
{
	color:#cccccc;
}


h1,
h2
{
	font-weight: bold;
	font-size: 1em;
}

h1
{
	margin-top: 8px;
	margin-bottom: 15px;
	color:#F06000;
}



h2
{
	color:#F06000;
}


h3
{
	font-weight: bold;
	font-size: 1.0em;
}


h4
{
	font-size: 0.9em;
}



#content ul li
{
padding-bottom:0px;
}




/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a:hover,
a:active {
}

.clearer {
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	color:#333333;
}



/* BOXES */
#box1 {
	position:absolute;
	z-index: 20;
	min-height:100%;
	width:100%;
	text-align: center;
	background-image: url(../images/layout/stretch_top.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

* html #box1 {
	height:100%;
}



/* CONTAINER */
#container {
	margin: auto;
	text-align: left;
	width: 1050px;
	background-image: url(../images/layout/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* CONTENT */
#navibox {
	display: block;
	min-height:322px;
	position:relative;
	top:0px;
	left:170px;
	width:180px;
	float:left;
}

#navi {
	padding-top: 300px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#sprachauswahl {
	padding-left:10px;
}	


.liste
{
	list-style-type: none;
	border-top:1px dotted #cccccc;
	padding:0px;
}



.navi1class,
.navi1class:visited,
.navi1class:hover,
.navi1class_active
{
	color:#cccccc;
	text-decoration:none;
 	width:150px;
	display:block;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
	font-size:0.9em;
}

.navi1class:visited
{

}

.navi1class:hover
{
	color:#F06000;
	font-weight:bold;
}

.navi1class_active
{
	color:#F06000;
	font-weight:bold;
}





.navi2class,
.navi2class:visited,
.navi2class:hover,
.navi2class_active
{
	color:#cccccc;
	text-decoration:none;
 	width:130px;
	display:block;
	padding-left:30px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #F06000;
}

.navi2class:visited
{

}

.navi2class:hover
{
	color:#F06000;
	font-weight:bold;
}

.navi2class_active
{
	color:#F06000;
	font-weight:bold;
}





/* CONTENT */
#contentbox {
	display: block;
	min-height:352px;
	position:relative;
	top:0px;
	left:170px;
	float:left;
	width:470px;
}

* html #contentbox {
	height:352px;
}


#content {
	padding-top: 250px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 30px;
}



/* FOOTER */
#footerbox {
	position:absolute;
	bottom: 0px;
	left:0px;
	height:47px;
	width:100%;
	background-image: url(../images/layout/strech_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer {
	margin: auto;
	text-align: left;
	width: 1050px;
	background-image: url(../images/layout/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footercontent {
	color: #edebdf;
	font-size:0.9em;
	padding-top:22px;
	padding-left:385px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #edebdf;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #edebdf;
	text-decoration: none;
}




.csc-mailform
{
	border-width:0px;
	margin:0px;
	padding:0px;
}



#mailformformtype_mail
{
margin-top:20px;
}


.csc-mailform-field
{
padding-top:10px;
}

.absender
{
visibility:hidden;
}
