/*-- BASISEINSTELLUNGEN-SCHRIFT-FARBEN-DOKUMENT-- */

* {
font-size: 100.1%;
}

body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.69em;
margin : 0;
background-color : #FFF;
color : #000;
text-align : center;
}

p { 
	margin : 0px 0px 0px 0px;
}

img {
/*	border: 0;*/
}

h1 {
	color: #D91C5C;
	font-size : 28px;
	font-weight: bold;
	margin: 0px 0px 45px 0px;
}

h2 {
	color: #6D6D70;
	font-size : 28px;
	font-weight: bold;
	margin: 0px 0px 45px 0px;
}

h3 {
	font-size : 1em;
	font-weight: bold;
	margin: 15px 0px 0px  0px ;
	color : #D91C5C;
}

h4 {
	font-weight: normal;
	margin: 0px 0px 0px  0px ;
	color : #D91C5C;
}

h5 {
	font-weight: bold;
	margin: 0px 0px 0px 0px ;
}

.grey {
	color: #C3C3C3;
}

.grey_brands {
	color: #C3C3C3;
	text-align: justify;
}
text-align: justify;
p {
margin-top : 0;
}


a:link, a:visited, a:active, a:hover {
text-decoration : underline;
color : #6D6D70;
}

a:active, a:hover {
text-decoration : none;
color : #6D6D70;
}

.breadcrump {
	margin: 15px 0px 35px 0px;
	color: #C3C3C3;
}
.breadcrump a:link, .breadcrump a:visited, .breadcrump a:hover {
	text-decoration : underline;
	color: #C3C3C3;
}


/*-- SEITENSTRUKTUR -- */

#basis {
width : 980px;
padding : 0;
margin : 0 auto;
text-align : left;
background-image: url(img/bg_basis.gif);

}


.left {
	width : 196px;
	float : left;
	color : #000;
	min-height : 200px;
}

.left_img {
	margin: 20px 0px 160px 20px;
}

.right {
	width : 196px;
	float : left;
	color : #FFF;
	min-height : 200px;
}

.left_content {
	line-height: 1.9em;
	color: #676767;
	padding: 0px 0px 0px 20px;
}

.right_content {
	margin: 15px 0px 0px 0px;
}

.language {
	margin: 0px 0px 80px 20px;
	height : 13px;
}

#content {
	float : left;
	width : 392px;
	min-height : 200px;
	line-height: 1.9em;
	margin: 0px 98px 25px 98px;
	padding: 0px 0px 0px 0px;
	background-color : #FFF;
	color : #676767;
}


.clearer
{
height:1px;
clear:both;
line-height:1px;
}

.feet {
float : left;
width : 100%;
}

.feet_platz {
	float : left;
	padding: 8px 0px 0px 20px;
	width : 179px;
	color: #C3C3C3;
}

.feet_inner {
	float : left;
	width : 586px;
	color: #C3C3C3;
}

.feet_left {
	float : left;
	line-height: 2.5em;
	padding: 0px 0px 0px 10px;
	color: #C3C3C3;
}

.feet_right {
	float : right;
	padding: 8px 10px 0px 0px;

}

/*-- f?r feet --*/
.feet_right a:link, .feet_right a:visited {
text-decoration : none;
color : #676767;
}

.feet_right a:hover {
text-decoration : underline;
color : #676767;
}

.feet_right_print {
	float : right;
	padding: 8px 30px 0px 0px;
	color: #C3C3C3;
}
.feet_right_print a:link, .feet_right_print a:visited {
	text-decoration : none;
	color: #C3C3C3;
}

.feet_right_print a:hover {
text-decoration : underline;
color : #676767;
}

#bottom {
clear:both;
height:1px;
border-bottom: 1px solid #676767;
}

/*-- INHALTSELEMENTE -- */


/*-- navigationselemente -- */

#navigation {
}


.ebene1 a:link, .ebene1 a:visited {
    white-space: nowrap;
    height:24px;
    line-height: 2.2em;
	background-color : #D91C5C;
    display:block;
    padding: 0px;
	text-decoration : none;
	color : #FFF;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #E6E7E8;
	font-weight : bold;
}

.ebene1 a:hover, .ebene1 a:active {
    background-color : #727476;
	text-decoration : none;
	color : #FFF;
}

.ebene2 a:link, .ebene2 a:visited {
    white-space: nowrap;
    height:24px;
    line-height: 2.2em;
	background-color : #BBBBBE;
    display:block;
    padding: 0px;
	text-decoration : none;
	color : #000;
	padding: 0px 0px 0px 40px;
	border-bottom: 1px solid #E6E7E8;
	font-weight : bold;
}

.ebene2 a:hover, .ebene2 a:active {
    background-color : #BBBBBE;
	text-decoration : none;
	color : #727476;
}

.ebene2_act a:link, .ebene2_act a:visited {
    white-space: nowrap;
    height:24px;
    line-height: 2.2em;
	background-color : #BBBBBE;
    display:block;
    padding: 0px;
	text-decoration : none;
	color : #727476;
	padding: 0px 0px 0px 40px;
	border-bottom: 1px solid #E6E7E8;
	font-weight : bold;
}


.logout {
    white-space: nowrap;
    height:48px;
    width: 176px;
    line-height: 2.2em;
	background-color : #727476;
    display:block;
    padding: 0px;
	text-decoration : none;
	color : #FFF;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #E6E7E8;
	font-weight : bold;
}

.login a:link, .login a:visited {
    white-space: nowrap;
    height:24px;
    width: 176px;
    line-height: 2.2em;
	background-color : #727476;
    display:block;
    padding: 0px;
	text-decoration : none;
	color : #FFF;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #E6E7E8;
	font-weight : bold;
}



/*-- rechte navi -- */

.re_box {
    line-height: 1.9em;
    padding: 0px 0px 0px 22px;
	margin:	0px;
	color : #6D6D70;
}

/* -- FUER WEITERE INHALTSTEMPLATES -- */

.display_none {
display: none;
}

/* -- VOM TYPO3 ZU ?BERSCHREIBEN -- */
/* rahmen um das bild */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid;
	border-color: #676767;
	padding: 0px 0px;
}
/* bildunterschrift */
.csc-textpic-caption {
	font-size : 0.82em;
}

.csc-linkToTop {
	float : right;
}