*{
	margin:0;
	padding:0;
}

body{
	height:100%;
	/*background:url(hintergrund.png); /* Hintergrundbild */
	font-size:100%;
	font-family:"Times New Roman", Arial, sans-serif;
	color:black; /* Schriftfarbe */
	background-color:#770000; /* Hintergrundfarbe */
}

#gesamt{
	height:auto;
	width:1024px;
	margin:10px auto 40px auto;
	overflow:auto;
}

#header{
	height:330px;
	width:1024px; /* Match Gesamt width */
	background-image:url(header.png); /* Hintergrundbild */
	background-repeat: no-repeat; /* Hintergrundbild nicht wiederholen */
}

#portal_navi{
	font-size:150%;
	height:50px;
	width:512px;
	margin: -55px 0px 0px 512px;
}

#portal_navi a:link {color:black; text-decoration:none; background-color:transparent;}
#portal_navi a:visited {color:black; text-decoration:none; background-color:transparent;}
#portal_navi a:focus {color:black; text-decoration:none; background-color:transparent;}
#portal_navi a:hover {color:black; text-decoration:none; background-color:transparent;}
#portal_navi a:active {color:black; text-decoration:none; background-color:transparent;}

#portal_inhalt{
	float:left;
	margin-left:55px;
	border:3px solid;
	height:370px;
	width:412px;
	overflow:auto;
	background-color:#ed8080;
	scrollbar-face-color: #ed8080;
	scrollbar-highlight-color: #760000;
	scrollbar-3dlight-color: #760000;
	scrollbar-darkshadow-color: #760000;
	scrollbar-shadow-color: #760000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ed8080;
}

#portal_inhalt h1{
	font-size:150%;
	padding:1% 0% 0% 2%;
}

#portal_inhalt p{
	padding:1% 0% 1% 2%;
}

#portal_inhalt form{
	padding:1% 0% 1% 2%;
}

#portal_login{
	float:right;
	margin-top:100px;
	margin-right:100px;
	border:3px solid;
	height:170px;
	width:280px;
	overflow:auto;
	background-color:#ed8080;
}

#portal_login form{
	padding-top:10px;
	padding-left:10px;
}

#portal_login p{
	padding-top:10px;
	padding-left:10px;
}

#portal_login label{
	float:left;
	width:80px;
}

#portal_login select{
	width:146px;
}

#portal_werbung{
	float:right;
	margin-top:65px;
	height:100%;
	width:50%;
	overflow:auto;
}

#portal_werbung li {
	display:inline;
}

#portal_werbung img {
	border:0;
}

#portal_copyright{
	font-size:70%;
	float:right;
	margin-top:105px;
	margin-right:-455px;
	height:100%;
	width:200px;
	overflow:auto;
}

/*
Breite Content: navi breite + navi rand + inhalt breite + inhalt rand + werbung breite + werbung rand
Abstand vom Inhalt zum Navi und Werbung: (Gesamt Breite - Breite Content)/2
*/
#navi{
	/*border:3px solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;*/
	margin: -40px 0 0 198px; /* Abstand zu anderen Elementen oben, rechts, unten, links */
	height:50px;
	width:820px; /* Match Gesamt width (width + margin links)*/
	/*background-color:#ed8080;*/
}

/*#navi ul{
	text-align:center;
	list-style:none;
   	padding:15px 0 0 0;
	margin:0;
}

#navi li {
	padding:0;
	margin:0;
}

#navi hr{
	padding:0;
	margin:0;
}*/

/* Farben der Links */
#navi a:link {color:black; text-decoration:none; background-color:transparent;}
#navi a:visited {color:black; text-decoration:none; background-color:transparent;}
#navi a:focus {color:black; text-decoration:none; background-color:transparent;}
#navi a:hover {color:black; text-decoration:none; background-color:transparent;}
#navi a:active {color:black; text-decoration:none; background-color:transparent;}

#right{
	float: left;
	/*margin-left:60px; /* Abstand vom linken Rand */
	border:3px solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	height:100%;
	min-height:500px;
	width:782px; /* Breite, Match margin-left*/
	overflow:auto;
	background-color:#ed8080; /* Hintergrund Farbe */
}

#right h1{
	padding:3% 0% 0% 7%; /* Abstand vom Rand des Inhalts oben, rechts, unten, links */
}

#right h2{
	padding:3% 0% 0% 7%;
}

#right h3{
	padding:2% 0% 0% 7%;
}

#right form{
	padding:2% 0% 2% 7%;
}

#right p{
	padding:2% 0% 2% 7%;
}

#right table{
	margin:2% 0% 2% 7%;
}

#right ul{
	padding:2% 0% 0% 7%;	
}

#right ol{
	padding:2% 0% 0% 7%;	
}

#right a{
	border:0px solid;
}

#right a:link {color:blue; background-color:transparent;}
#right a:visited {color:blue; background-color:transparent;}
#right a:focus {color:blue; background-color:transparent;}
#right a:hover {color:blue; background-color:transparent;}
#right a:active {color:blue; background-color:transparent;}

#schatzkarte{
	text-align: center;
}

#schatzkarte img{
	margin: 1% 0% 0% 0%;
}

#schatzkarte a{
	margin: 1% 0% 0% 1%;
	float: left;
}

#schatzkarte table{
	background: #000000;
	margin: auto auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#schatzkarte table tr th{
	background: #dddddd;
}

#schatzkarte table tr td{
	background: #eeeeee;
}

#schatzkarte a:link {color:black; background-color:transparent;}
#schatzkarte a:visited {color:black; background-color:transparent;}
#schatzkarte a:focus {color:black; background-color:transparent;}
#schatzkarte a:hover {color:black; background-color:transparent;}
#schatzkarte a:active {color:black; background-color:transparent;}

#floatdiv{
	z-index:1;
	position:absolute;
	width:200px;
	height:70px;
	left:0px;
	top:0px;
	padding:10px;
	background:#ed8080;  
	border:2px solid #000000;
}

#quicknav{
	float: right;
	text-align: center;
	border:3px solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	height:200px;
	width:200px;
	margin-left: 25px;
	overflow:hidden;
	background-color:#ed8080; /* Hintergrund Farbe */
}

#werbung{
	float: right;
	text-align: center;
	margin-top: 20px;
	border:3px solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	height:100%;
	min-height:200px;
	width:134px;
	overflow:auto;
	background-color:#ed8080; /* Hintergrund Farbe */
}

#werbung h3{
	padding: 10% 0% 0% 0%;
}

#werbung hr{
	padding:0;
	margin:0;
}

#werbung p{
	margin: 2% 0% 10% 0%;
}

#werbung img{
	border: 0;
	margin: 4% 0% 0% 0%;
}

#partner{
	float: right;
	text-align: center;
	margin-top: 20px;
	border:3px solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	height:100%;
	min-height:200px;
	width:134px;
	overflow:auto;
	background-color:#ed8080; /* Hintergrund Farbe */
}

#partner h3{
	padding: 10% 0% 0% 0%;
}

#partner hr{
	padding:0;
	margin:0;
}

#partner p{
	margin: 2% 0% 10% 0%;
}

#partner img{
	border: 0;
	margin: 4% 0% 0% 0%;
}

#footer{
	clear:both;
	height:62px;
	width:1024px;
	background:url(copyright.png);
}

#css_friendlist{
	margin:10px 0 0 10px;
}

#css_friendlist table{
	border-top:3px dotted;
	border-left:3px dotted;
}

#css_friendlist td:hover {color:#ffffff;}

.friend{
	border-style:outset;
	background-color:#ed8080;
	min-width:150px;
	cursor:pointer;
}

.delfriend{
	border-style:outset;
	margin-top:-2px;
	height:25px;
	width:25px;
	border-color:black;
	background-color:#ed8080;
	cursor:pointer;
}

.delfriend:hover {color:#ffffff;}

#seitenaufbau{
	margin-top:-15px;
	clear:both;
	height:auto;
	width:1024px;
}

#seitenaufbau p{
	text-align:center;
	font-size:80%;
	font-style:italic;
}

#tabnavi {
	border-bottom: .2em solid #E7A2A2;
	margin: 0;
	padding: 0;
}

#tabnavi li {
	display:inline;
	border-top: .1em solid #E7A2A2;
	border-left: .1em solid #E7A2A2;
	border-right: .1em solid #E7A2A2;
}

#tabnavi li a {
	text-decoration: none;
	padding: 0.25em 0.45em;
	color: #000000;
}

#tabnavi a:link {color:black; background-color:transparent;}
#tabnavi a:visited {color:black; background-color:transparent;}
#tabnavi a:focus {color:black; background-color:transparent;}
#tabnavi a:hover {color:black; background-color:transparent;}
#tabnavi a:active {color:black; background-color:transparent;}


/*** ESSENTIAL STYLES SUPERFISH MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.8em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.4em 1em; /*Breite und Höhe der Navigationspunkte*/
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#ed8080; /* Farbe der Obesten Liste */
	filter:			alpha(opacity=94); /* Transparents der Navigation */
	-moz-opacity:	0.94; /* Transparents der Navigation */
	opacity:		0.94; /* Transparents der Navigation */
}
.sf-menu li li {
	background:		#E7A2A2; /* Farbe der ersten Aufklappliste */
}
.sf-menu li li li {
	background:		#E8B2B2; /* Farbe der zweiten Aufklappliste */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#f16666; /* Farbe wenn man auf einem Listenpunkt ist */
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url(arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}