/* ----------------------------------------------- HTML Formatierung */

body {
	scrollbar-base-color:#ADACA7;
	scrollbar-face-color:white;
	scrollbar-3dlight-color:#5C594F;
	scrollbar-arrow-color:#5C594F;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#5C594F;

	background-color:#ADACA7;
	background-color:black;

	margin:0px; 	
/*
	overflow:hidden;
*/
}

html, body  { height:100%; }

body, td, .bodytext {		
	font-family:Verdana;
	font-size: 10px;
	color:black;
	line-height:200%;
}

th {
	border-top: solid 1px #ADACA7;;
	border-bottom: solid 1px #ADACA7;
	background-color:#E7E6E4;
	font-size:11px;
	text-align:left;
}


a { 
	color:#5C594F; 
	color:black; 
	color:#832A7F;
	color:#882A42;
	color:gray;
	color:#776D6A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p {
	margin-top:30px;
}
p.small {
	margin-top:15px;
}

h1, h2 {
	font-weight:100;
	margin:0px;
	letter-spacing:.5px;
	text-align:left;
}

h1 {
	margin-left:10px;
}

h1, h2, h3 {
	font-family:Verdana, Univers-CondensedBold;
	font-size:12px;
	font-weight:900;
	letter-spacing:1px;
	margin-top:30px;
	margin-bottom:30px;
}

h3 {
	margin:0px;
	margin-bottom:5px;
}

small {
	font-size: 9px;
}

/* Formularelemente */
input, textarea, radio, checkbox {
	font-family:Verdana;
	font-size:10px;
	background-color:white;
	border:solid 1px #5C594F;
	height:14px;
}

select {
	font-size:1.12em;
}

textarea {
	width:99%;
	height:90px;
}

.button {
	height:18px;
	font-weight:bold;
	color:white;
	border: solid 0px #ADACA7;
	background-color:#776D6A;
	color:white;
}

.blank {
	background-color:whitesmoke;
	border: solid 0px;
}

.filefield {
	background-color:whitesmoke;
	border: solid 1px;
}

.warning {
	color:#882A42;
	color:#776D6A;
}

.Prueffeld { 
	display:none; 
	width:1px; 
	height:1px;
}



/* ----------------------------------------------- Formatierung der Farbflaechen und Linien */
.BgLeicht {
	background-color:#E7E6E4;
}

.pantone404 {
	background-color:#736E66;
}
.pantone405 {
	background-color:#5C594F;
}

.pantone404_50, .BgMittel {
	background-color:#B9B6B2;
}

.pantone405_50, .BgDunkel {
	background-color:#ADACA7;
}

.white {
	background-color:white;
}

.transparent {
	filter:Alpha(opacity=80, style=0);
	-moz-opacity:0.8;
}


/* linien */
.borderDunkel { border: 1px solid #5C594F; }
.borderMittel { border: 1px solid #B9B6B2; }
.borderHell   { border: 1px solid #E7E6E4; }
.borderHigh   { border: 1px solid #990000; }
.borderActive   { border: 1px solid #882A42; }


.error {
	border:dashed 1px red;
	background-color:gold;
	color:red;
	font-weight:bold;
	padding:10px;
}

/* ----------------------------------------------- Formatierung der Navigation */

#HeadnavDiv, #SubnavDiv, #SubSubnavDiv, #FussnavDiv  {

	width:100%; 
	height:28px;

	padding-top:9px;
	padding-left:10px;

	font-size:11px;

	font-family:Arial;

	letter-spacing:1pt;
	
	color:black;
	text-transform:uppercase;

}

#HeadnavDiv div, #SubnavDiv div, #SubSubnavDiv div  {
	display:inline;
}
#HeadnavDiv, #FussnavDiv {
	background-color:black;
}
#HeadnavDiv a,  #FussnavDiv a {
	color:white;
}


#SubnavDiv, #SubSubnavDiv {
	padding-top:3px;
	height:22px;
	padding-bottom:1px;
}


#SubnavDiv {
	z-index:10;
	background-color:#58595A;
}
#SubnavDiv a {
 color:white;
}


#SubSubnavDiv {
	background-color:white;
	background-color:whitesmoke;
	border-bottom:solid 1px #E7E6E4;
}

#FussnavDiv {
	margin:0px;
	padding:0px;
	padding-top:1px;
}

#FussnavSubDiv {}

#HinweisDiv {
	text-transform:none;
	letter-spacing:0px;
}

.m a, .s a, .ss a {
	color:black;
}
.mh a, .sh a, .ssh a { 
	font-weight:900;
	color:#882A42;
	color:#5F5B52;
	color:#776D6A;
}
.m a:hover, .s a:hover, .ss a:hover, .mh a:hover, .sh a:hover, .ssh a:hover { 
	text-decoration:none;
	color:#882A42;
	color:#776D6A;
}

/* ----------------------------------------------- Allgemeine Seitenformatierung */

/* ------------- Rahmenfenster fuer alle Inhalte */
#OutlineDiv {
	width:800px;
	height:540px;

	text-align:left;
	border:solid 0px #c1c1c1;
	overflow:hidden;
}

/* ------------- Rhamen fuer Inhalte abzueglich der Navigation */
#ContentDiv {
	position:relative;
	top:0px;
	
	width:100%;
	height:480px;
	
	overflow:auto;

	background-image:url(images/frw_background.jpg);
 	background-repeat:no-repeat;
	background-position: 0px 0px;

	color:black;
}

#ContentDiv td {
	line-height:150%;
}


/* Startseite der Sprachen */
#HomeDiv {
	background-image:url(images/Leitmotiv.jpg);
	background-position: 0px 0px;
	width:100%;
	height:479px;
	z-index:1;
	border:solid 0px;
	overflow:hidden;
	cursor:hand;
}

/* Fashion Laufstegbilder */
#LaufstegDiv {
	position:relative; 
	top:0px; 
	left:0px; 
	
	width:800px;	
	height:455px;
	
	overflow:hidden;
	
	background-color:white;
}

/* Buehne der Laufstegbilder */

.EinzugEinspaltig {
	margin-left:200px;
}
.EinzugHalbspaltig {
	margin-left:100px;
}


/* Old Styles Formatierung */

#OnecolDiv {
	width:200px;
	height:420px;
	border:solid 0px black;
}

.onecol, .twocols, .threecols, .fourcols {
	padding-left:10px;
	/*	text-align:justify; */

}

.onecol {
	width:25%;
}
.twocols {
	width:50%;
}
.threecols {
	width:75%;
	border:solid 0px black;
}
.fourcols {
	width:773px;
}

.clear {
	clear:both;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

@media print {

	@page { size:portrait; }
 	
	#HeadnavDiv, #SubnavDiv, #SubSubnavDiv, #FussnavDiv  {
		/*
		display:none;
		*/
	}
	#HomeDiv, #ContentDiv, #OutlineDiv, #OnecolDiv, #FussnavDiv, #FussnavSubDiv, .onecol, .twocols, .treecols, .fourcols {
		overflow:visible;
	}
	
}