/* Version: Grunge beispiel 4*/


code {
font-size: 16px;
background-color: transparent;
color: #990000;
}

#switcher ul {
list-style-type: none;
text-align: center;
padding: 1px;
}
#switcher li {
display: inline;
border: 1px solid #c30;
padding: 2px 10px;
}
#switcher li.cc {
font-size: 24px;
background-color: #F00;
color: #000;
font-weight: bold;
}
#switcher li.cc a {
cursor: default;
}

html  {
	background-image: url(../../bilder/beispiellayout/page_t.jpg);
	background-repeat: repeat;
}
body {
	background-image: none;
	z-index: 2;
	background-repeat: no-repeat;
	background-color: #FFC;
	font-size: 62.5%;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 5px;
}
#V1 {text-align:left;}
#V2 {visibility:hidden;}
#V4 {visibility:hidden;}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

p {
	font-size: 14px;
}
#rahmen {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 960px;
	position: relative;
}


#rahmen #header {
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
	/*font-family: "Brush Script Std", "New York", serif;*/
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: right top;
	background-color: #666;
}
.eng #header{
	background-image: url(../bilder/Flag_of_the_United_Kingdom_gross.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.deutsch #header {
	background-image: url(../bilder/Flag_of_Germany_gross.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#rahmen #header h1    {
	color: #FFF;
	float: none;
	margin: 0px 0px 0px 5px;
}
#rahmen #header h2     {
	color: #FFF;
	float: left;
	margin: 0px 0px 0px 100px;
	}
#header #seite-markup {
	text-align: right;
	font-size: 3em;
	margin: 0px 300px 0px 0px;
	padding-bottom: 0px;
}
#xxx---------navi-----------xxx {
}

#navi {
	background-image: url(../bilder/buttons-und-hintergrund/navi_streifen.png);
	background-repeat: repeat-x;
	height: 32px;
}


#navi ul li {
	list-style-type: none;
	float: left;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0px;
	line-height: normal;
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-transform: uppercase;
}

#navi ul li a {
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg.png);
	background-position: right top;
	width: 100%;
	margin-left: 20px;
	height: 32px;
	display: block;
	line-height: 3em;
	padding: 0px;
	position: relative;
	text-decoration: none;
}

#rahmen #navi li a span {
	position: absolute;
	height: 100%;
	width: 20px;
	left: -20px;
	top: 0px;
}
#navi ul li:hover{
	list-style-type: none;
	float: left;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0px;
	line-height: normal;
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg_hover.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	}

#navi ul li a:hover{
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg_hover.png);
	background-position: right top;
	width: 100%;
	margin-left: 20px;
	height: 32px;
	display: block;
	line-height: 3em;
	}

#navi ul li #deutschland {
	background-image: url(../bilder/Flag_of_Germany.png);
	background-position: right top;
	width: 53px;
	margin-left: 1px;
	height: 32px;
	display: block;
	line-height: 3em;
	padding: 0px;
	position: relative;
	text-decoration: none;
}

#navi ul li #england {
	background-image: url(../bilder/Flag_of_the_United_Kingdom.jpg);
	background-position: right top;
	width: 64px;
	margin-left: 1px;
	height: 32px;
	display: block;
	line-height: 3em;
	padding: 0px;
	position: relative;
	text-decoration: none;
}
#navi ul li #valid {
	background-image: url(../bilder/valid-xhtml10.png);
	background-position: right top;
	width: 88px;
	margin-left: 1px;
	margin-right: -10px;
	height: 32px;
	display: block;
	line-height: 3em;
	padding: 0px;
	position: relative;
	text-decoration: none;
}

#xxx------------mitte-----------xxx {
}

#rahmen #mitte {
	background-color: #aaa;
	width: 960px;
	height: 498px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rahmen #mitte #spalte_mitte {
	width: auto;
	margin-right: 200px;
	margin-left: 200px;
	background-color: #FFF;
	position: relative;
}
#rahmen #mitte #spalte_links {
	position: absolute;
	width: 150px;
	left: -1px;
	top: -3px;
	bottom: 0px;
	background-color: #CCC;
}
#rahmen #mitte #spalte_rechts {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 0px;
	background-color: #aaa;
	bottom: 0px;
}
#rahmen #navi ul {
	margin: 0px;
	height: 38px;
}
#rahmen #mitte p {
	margin: auto;
	padding-right: 3px;
	padding-left: 3px;
}

#rahmen #mitte #spalte_mitte #innen-links {
	position: absolute;
	width: 97px;
	left: 0px;
	top: 0px;
	background-color: #a00;
	bottom: 0px;
}
#rahmen #mitte #spalte_mitte #innen-rechts {
	position: absolute;
	width: 100px;
	left: auto;
	top: 0px;
	right: 0px;
	background-color: #a00;
	bottom: 0px;
}
#rahmen #mitte #spalte_mitte #innen-mitte{
	width: auto;
	margin-right: 100px;
	margin-left: 100px;
	background-color: #eee;
	position: relative;
	border-right: 2px dotted #000;
	border-left: 2px dotted #000;
}
#rahmen #mitte #spalte_mitte #inner-box {
	position: relative;
}
#xxx---extra-fuer-beispiel---xxx {
}

#mitte{
	position: relative;
        }
#rahmen-aussen{
	position: absolute;
	top: 289px;
	border:
    1px solid #444;
	left: 723px;
        }
/*rechts*/
#rahmen0{
	background-color: #888;
	margin: -290px -236px 0px 0px;
	height: 500px;
	width: 100px;
	position: absolute;
	top: 50%;
	right: 50%;
	border: 0px solid #444;       
}
#start  {
	width: 100px;
	display: block;
}
#rahmen0 ul {
	padding: 0px;
	margin: 0px;
}
#rahmen0 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#rahmen0 ul li .gross {
	position: absolute;
	top: 100px;
	right: 100px;
}
#rahmen0 ul li:hover p {
	visibility: visible;
	z-index: 3;
}
  
#rahmen0 ul li:hover .gross {
	visibility: visible;
	z-index: 3;
}
#rahmen0 ul li p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: absolute;
	visibility: visible;
	background-color: #888;   
	margin: 40px;
	right: 0%;
	bottom: 0%;
}
/*links*/
#rahmen2 {
	background-color: #888;
	margin: -290px 164px 0px 0px;
	height: 500px;
	width: 100px;
	position: absolute;
	top: 50%;
	right: 50%;
	border: 0px solid #444;
}
#rahmen2 ul {
	padding: 0px;
	margin: 0px;
}
#rahmen2 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#rahmen2 ul li .gross {
	position: absolute;
	top: 100px;
	left: 100px;
}
#rahmen2 ul li:hover p {
	visibility: visible;
	z-index: 3;
}
#rahmen2 ul li:hover .gross {
	visibility: visible;
	z-index: 3;
}
#rahmen2 ul li p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: absolute;
	visibility: visible;
	background-color: #888;   
	margin: 40px;
	right: 0%;
	bottom: 0%;
}
  

#rahmen3 {
	background-color: transparent;
	margin: -290px -136px 0px 0px;     /*mitte possitionleft right*/
	height: 100px;
	width: 300px;
	position: absolute;
	top: 50%;
	right: 50%;
	border: 0px solid #444;
}
#rahmen3 ul {
	padding: 0px;
	margin: 0px;
}
#rahmen3 ul li {
    float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#rahmen3 ul li .gross {
	position: absolute;
	visibility: hidden;
	top: 100px;
	left: 0px;
}
#rahmen3 ul li p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: absolute;
	visibility: visible;
	background-color: transparent;
	margin: 40px;
	right: 0%;
	bottom: 0%;
}
#rahmen3 ul li:hover p {
	visibility: visible;
	z-index: 3;
}
#copyright {
	left: auto;
	right: auto;
	bottom: 10px;
	position: absolute;
}
#rahmen3 ul li:hover .gross {
	visibility: visible;
	z-index: 3;
}
#rahmen4 {
	background-color: transparent;
	margin:
    109px -136px 0px 0px;
	height: 100px;
	width: 300px;
	position: absolute;
	top: 50%;
	right: 50%;
	border: 0px solid #444;
}
#rahmen4 ul {
	padding: 0px;
	margin: 0px;
}
#rahmen4 ul li {
    float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#rahmen4 ul li .gross {
	position: absolute;
	visibility: hidden;
	bottom: 100px;
	left: 0px;
}
#rahmen4 ul li p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: absolute;
	visibility: hidden;
	background-color: #888;
	margin: 40px;
	right: 0%;
	bottom: 0%;
}
#rahmen4 ul li:hover p {
	visibility: hidden;
	z-index: 3;
}
#rahmen4 ul li:hover .gross {
	visibility: visible;
	z-index: 3;
}

xxxxxxxx-----footer----------xxxxxxxxx {
}


#footer {
	background-image: url(../bilder/buttons-und-hintergrund/navi_streifen.png);
	background-repeat: repeat-x;
	height: 32px;
	position: relative;
	border: thin solid #000;
	background-color: transparent;
	margin: 0px;
}
#lib {
	margin-top: 0px;
}

#footer #lib li {
	list-style-type: none;
	float: left;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0px;
	line-height: normal;
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-transform: uppercase;
}
#footer ul li a {
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg.png);
	background-position: right top;
	width: 100%;
	margin-left: 20px;
	height: 32px;
	display: block;
	line-height: 3em;
	padding: 0px;
	position: relative;
	text-decoration: none;
}

#footer ul li a span {
	position: absolute;
	height: 100%;
	width: 20px;
	left: -20px;
	top: 0px;
}


#footer #lib li:hover{
	list-style-type: none;
	float: left;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0px;
	line-height: normal;
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg_hover.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	}

#footer ul li a:hover{
	background-image: url(../bilder/buttons-und-hintergrund/navi_hg_hover.png);
	background-position: right top;
	width: 100%;
	margin-left: 20px;
	height: 32px;
	display: block;
	line-height: 3em;
	}
