/* -------------------------------------- */
/* Allgemeine Anweisungen  */
/* -------------------------------------- */

body {
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	border:0px;
	padding:0px;
	margin:0px;
}

div {
  scrollbar-base-color:#F0EDCF;
  scrollbar-3d-light-color:#F0EDCF;
  scrollbar-arrow-color:#FFF;
  scrollbar-darkshadow-color:#F0EDCF;
  scrollbar-face-color:#652828;
  scrollbar-highlight-color:#F0EDCF;
  scrollbar-shadow-color:#F0EDCF;
  scrollbar-track-color:#F0EDCF;
}

img {
	border:0px;
}

/* -------------------------------------- */
/* FRAME
/* -------------------------------------- */

table#frame {
	width:100%;
	height:100%;
}

/* braun = #652828 */
/* transparent braun = #B29393 */
/* sandfarben = #F0EDCF */
/* sandfarben hell = #F8F6E7 */


table#frame td.obenlinks {
	background-color:#652828;
	text-align:right;
	width:50%;
	background-image:url(../img/frame/braun_transparent.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-top:auto;
}

table#frame td.obenrechts {
	background-color:#652828;
	width:50%;
}

table#frame td.mittelinks {
	background-color:#F0EDCF;
	/* height:50%;	*/
	text-align:right;
	height:499px;
}

table#frame td.mitterechts {
	background-color:#F0EDCF;
}

table#frame td.untenlinks {
	background-color:#652828;
	background-image:url(../img/frame/braun_transparent.gif);
	background-position:right;
	background-repeat:repeat-y;
}

table#frame td.untenrechts {
	background-color:#652828;
}

/* Abstandsblock zwischen oberem Rand und beginn der Elemente */
div.abstand {
	width:235px;
	background-color:#F8F6E7;
	margin-left:auto;
	height:42px;
}



/* Tabelle für die Würfel, die Navistruktur und die Spalte mit dem Bild */
div.navarea {
	margin-left:auto;
}
table.navarea {
	width:100%;
	height:100%;
	/* height:543px; */
}

table.navarea td {
	border:0px;
}

/* Transparent ist der mittlere Streifen 
* Die Höhe ergibt sich aus der Gesamthöhe (499px) - Höhe DIV Abstand (oben)
*/

table.navarea td.transparent {	
	height:457px;
	width:235px;
	background-color:#F8F6E7;	
}

table.navarea td.navframe {
	text-align:right;
}



div.wuerfellinks {
	width:100%;
	background-image:url(../img/frame/wuerfel.gif);
	background-position:right;
	background-repeat:repeat-x;
	height:15px;
}

/*
div.transparentblock {
	width:235px;
	height:150px;
	background-color:#B29393;
	margin-left:auto;
}
*/

div.logo {
	
}


div.navmain {
	margin-top:80px;
	margin-left:auto;
}

table.navmain {
	width:100%;
}

table.navmain td.wuerfel {
	background-image:url(../img/frame/wuerfel.gif);
	background-position:right 4px;
	background-repeat:repeat-x;
}

table.navmain td.startseitewuerfel {
	background-image:url(../img/frame/wuerfel.gif);
	background-position:0px 113px;
	background-repeat:repeat-x;
}

table.navmain td.menu {
	width:115px;
	text-align:right;
	padding:3px;
	padding-right:0px;
	padding-bottom:6px;
}

table.navmain td.menulogo {
	margin:0px;
	padding:0px;	
	padding-bottom:92px;
	padding-right:0px;
}

table.navmain td.abstand {
	width:20px;	
}
table.navmain td.aktiv {
	background-image:url(../img/frame/auswahlwuerfel.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
}

table.navmain img.bildlogo {
	margin-right:-3px;
}



a.navbereich {
	
}
a.navbereich  {
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:bold;
  }
a.navbereich:link { }
a.navbereich:visited { }
a.navbereich:hover { text-decoration:none; }
a.navbereich:active { }



ul.untermenu {
	margin:0px;
	padding:0px;
}

div.positionunternavi {
	position:relative;
}

div.frameunternavi {
	position:absolute;
	top:-9px;
	left:30px;
	/* border:1px solid #652828; */
	/* background-image:url(../img/frame/halbtransparent_weiss.gif); */
	padding-right:10px;
	width:227px;
}

li.untermenu {
	padding-left:15px;
	list-style-type:none;
	background-image:url(../img/frame/punkt.gif);
	background-position:5px 8px;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:3px;
	margin:0px;
	line-height:1.1em;
}

a.untermenu {
	text-decoration:none;
	color:#652828;
	font-size:11px;
	font-weight:bold;
  }
a.untermenu:link { }
a.untermenu:visited { }
a.untermenu:hover { text-decoration:underline; }
a.untermenu:active { }

a.menuaktiv {
	color:black;
}

div.bildfolgeseiten {
	width:235px;
	height:208px;
	background-image:url(../img/frame/bild_folgeseiten.jpg);
	background-repeat:no-repeat;	
}

div.navibild {
	width:235px;
	height:208px;	
	background-repeat:no-repeat;
}

div.startseite { background-image:url(../img/frame/navbilder/startseite.jpg); }
div.angebot{ background-image:url(../img/frame/navbilder/angebot.jpg); }

div.zitat {
	margin-top:35px;
	border:0px solid red;
	width:230px;
	height:200px;	
	background-position:15px 5px;
	background-repeat:no-repeat;	
}

div#contentframe {
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	width:470px;
	height:445px;
	overflow:auto;
	background-color:#F0EDCF;
}

div#DIVimpressum {
	width:235px;
	margin-left:auto;
	text-align:center;
}
a.impressum {
	color:#EEE;
	font-size:10px;
	text-decoration:none;
}

a.impressum:hover {
	text-decoration:underline;
}



td#TDWuerfelR {
	background-image:url(../img/frame/wuerfel.gif);
	background-position:10px -100px;
	background-repeat:repeat-x;
}



/* -------------------------------------- */
/* Formatierungen User Input  */
/* -------------------------------------- */

/*
 * Helles ROT = #FFDFDF;
 * Kräftiges ROT = #CC0000;
 * Dunkles ROT = #6F0000; 
*/

/* braun = #652828 */
/* transparent braun = #B29393 */
/* sandfarben = #F0EDCF */
/* sandfarben hell = #F8F6E7 */



form {
	margin:0px;
	padding:0px;
}

input, select, textarea {
	font-size:11px;
	font-family:verdana;
	border:1px solid #B29393;
}

div.fehlermeldung {
	clear:both;
	color:#CC0000;
}

table.fehlerschild {
	border:1px solid #6F0000;
	background-color:#FFDFDF;
	width:400px;
}

div.uierror {
	font-weight:bold;
	color:#CC0000;
}

table.fehlerschild td {
	padding:5px;
}

table.fehlerschild td.ausrufungszeichen {
	font-size:30px;
	color:black;
}



table.radio {
	padding:0px;
	margin:0px;
}
table.radio td.button {
	padding:1px;
	margin:0px;
}

table.radio td.option {
	padding:1px;
	margin:0px;
}

div.uibox {
	border:1px solid #222;
	background-color:#F8F6E7;
	/* margin-left:auto; */
	/* margin-right:auto; */
}


div.uiboxsmall {
	width:400px;
	border:1px solid #222;
	background-color:#EEE;

}

table.uibox {
	width:100%;
}

table.uibox th {
	height:20px;
	border-bottom:1px solid #222;
	background-color:white;
	background-repeat:no-repeat;
	background-position:5px;
}


table.uibox td {
	padding:3px;
}

table.uibox td.feldbeschreibung {
	text-align:right;
	padding:3px;
}




/* Allgemeine Formatierungen für den Inhalt */

body, p, li, td, h1, h2, h3, h4, a, th, div, span, input, textarea, button{
	font-family:verdana;
}

a, p, li, td, th, div, span, input, textarea{
	font-size:11px;
	color:#222;
}

table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	border:0px;
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	margin-bottom:1.2em;
	line-height:1.5em;
}

h1 {
	margin-top:0px;
	padding-top:0px;
	font-size:13px;	
}

h2 {
	font-size:12px;	
}

h3 {
	font-size:12px;
}

h4 {
	font-size:12px;
}

div.bildlinks {
	float:left;
	padding-right:0px;
	font-size:10px;
}

div.bildrechts {
	float:right;
	padding-left:10px;
	font-size:10px;	
}

.small {
	font-size:10px;
}

ul {
	margin-top:0px;
}

li {
	margin-left:-5px;
	list-style-type:square;
	/* padding-bottom:8px; */
	padding:0px;
	margin-bottom:7px;
	line-height:1.5em;
}

/* Spezifische Formatierungen */

div.ueberschrift h1 {
	color:#003366;
	padding:0px;
	margin:0px;
}

/*
a {
	text-decoration:none;
	color:blue;
  }
a:link { }
a:visited { }
a:hover { text-decoration:underline; }
a:active { font-weight:bold; }
*/




