/* STYLESHEET DIEZWEIBITTE.DE ----------------------------------------------- */
/* Maurice Vink / diezweibitte.de ------------------------------------------- */
/* influenced by Christian Hermann Quinders / www.quinders.net -------------- */
/* -------------------------------------------------------------------------- */



.drag {
position:fixed;
cursor:move;
z-index: 0;
}

/* ----------------------------------------------------------- GROBE STRUKTUR */
/* -------------------------------------------------------------------------- */

body {
	margin: 0px;
	background-color: #ffffff;
/*	background-image:url(../_images/pattern.gif);  */
	font-family: Georgia, Serif, Helvetica, Arial, Sans Serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing:0.02em;
	color: #000000;
}

div#container {
	z-index: 10;
	position:absolute;
	top:15px;
	left:20px;
	border:0px;
	padding:0px;
/*	width:460px; */
}

div#kopf {
	z-index: 5;
	position: fixed;
	left:20px;
	top:13px;
	margin-top:0px;
	border:0px;
	height:78px;
	overflow:hidden;
}

/*  untere divs geordnet nach Anzahl Menuzeilen (wegen Abstand top) --------- */
div.scroll0 {
	position: absolute;
	top:87px;
	margin:0px;
	border:0px;
	padding:0px;	
}
div.scroll1 {
	position: absolute;
	top:103px;
	margin:0px;
	border:0px;
	padding:0px;
}
div.scroll2 {
	position: absolute;
	top:120px;
	margin:0px;
	border:0px;
	padding:0px;
}
div.scroll3 {
	position: absolute;
	top:135px;
	margin:0px;
	border:0px;
	padding:0px;	
}
div.scroll4 {
	position: absolute;
	top:150px;
	margin:0px;
	border:0px;
	padding:0px;	
}
/*  --------------------------------------------------------------------------- */


div.unten {
	margin:0px;
	border:0px;
	padding:0px;
	position:relative;
}

div.textkasten {
	margin:0px;
	border:0px;
	padding:0px;
	width:350px;
	background-color: #ffffff;
	position: relative;
}

div.leer {
	background-color:transparent;
	margin:0px;
	border:0px;
	height:9px;
	width:460px; 
	margin:0px; 
	padding:0px;
	position:relative;
}
div.leer_unten {
	background-color:transparent;
	margin:0px;
	border:0px;
	height:4px;
	width:460px; 
	margin:0px; 
	padding:0px;
	position:relative;
}


/* ----------------------------------------------------------------- SETTINGS */
/* ----------------------------------------------------------------- DIV MENU */

div.menu {
	z-index: 4;
	position: fixed;
/*	width:100%; */
	left:20px;
	top:95px;
	background-color: #ffffff;
	font-family: Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 10px;
	letter-spacing:0.02em;
	text-transform:uppercase; 
	white-space:nowrap:
}
div.menu a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #000000;
}
div.menu a:link {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
div.menu a:active {
	text-decoration: none;
	line-height: 15px;
	color: #ffffff;
}
div.menu a:visited {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}

/* ------------------------------------------------------------ DIV UNTERMENU */

div.untermenu {
	z-index: 3;
	position: fixed;
/*	width:100%; */
	left:20px;
	top:110px;
	background-color: #ffffff;
	font-family:Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 10px;
	letter-spacing:0.02em;
	text-transform:uppercase;  
	white-space:nowrap:	
}
div.untermenu a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #000000;
}
div.untermenu a:link {
	text-decoration: none;
	color: #000000;
}
div.untermenu a:active {
	text-decoration: none;
	line-height: 15px;
	color: #ffffff;
}
div.untermenu a:visited {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}


/* ------------------------------------------------------------ DIV UNTERMENU2 */

div.untermenu2 {
	z-index: 2;
	position: fixed;
/*	width:100%; */
	left:20px;
	top:125px;
	background-color: #ffffff;
	font-family:Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:0.02em;
	text-transform:uppercase; 	 
	white-space:nowrap:
}
div.untermenu2 a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #000000;
}
div.untermenu2 a:link {
	text-decoration: none;
	color: #000000;
}
div.untermenu2 a:active {
	text-decoration: none;
	line-height: 15px;
	color: #ffffff;
}
div.untermenu2 a:visited {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}

/* ------------------------------------------------------------ DIV UNTERMENU3 */

div.untermenu3 {
	z-index: 1;
	position: fixed;
/*	width:100%; */
	left:20px;
	top:140px;
	background-color: #ffffff;
	font-family:Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:0.02em;
	text-transform:uppercase; 	 
	white-space:nowrap:
}
div.untermenu3 a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #000000;
}
div.untermenu3 a:link {
	text-decoration: none;
	color: #000000;
}
div.untermenu3 a:active {
	text-decoration: none;
	line-height: 15px;
	color: #ffffff;
}
div.untermenu3 a:visited {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}




/* ----------------------------------------------------------- GLOBALE DINGER */
/* -------------------------------------------------------------------------- */

span.head1 {
   	font-weight:bold;
	font-family: Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:0.01em;
	text-transform:uppercase;
	margin:0px;
}

h1 {
	font-family: Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:0.01em;
	text-transform:uppercase;
	margin:0px;
/*	text-decoration:overline; */
}

h2 {
   	font-weight:normal;
	font-family:Georgia, Serif;
	text-align: left;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:0.02em;
	text-transform:uppercase;
	margin:0px;
}

a img {border:0px;}



/* ------------------------------------------------------------ LINK SETTINGS */
/* -------------------------------------------------------------------------- */


a.text:hover {					/* Links im Text in html mit class=text */
	background-color: #000000;
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
a:active {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	line-height: 15px;
	color: #000000;
}


a.aktiv_menu {
	text-decoration:none;
	line-height:15px;
	color: #000000;
	background-color: #bbbbbb;
}
a.aktiv_untermenu {
	text-decoration:none;
	line-height:15px;
	color: #000000;
	background-color: #cccccc;
}
a.aktiv_untermenu2 {
	text-decoration:none;
	line-height:15px;
	color: #000000;
	background-color: #dddddd;
}
a.aktiv_untermenu3 {
	text-decoration:none;
	line-height:15px;
	color: #000000;
	background-color: #eeeeee;
}








#maske_box {
	z-index:300;
	position:fixed;
	left:20px;
	top:80px;
	line-height:40px;
	font-size:50px;
	font-family: Helvetica, Arial, Georgia, Times;
	font-weight:bold;
}