﻿/*
 ==============================
 Definitionen für gruesse24.de
 ==============================
*/

/*
 ==============================
 Globales
 ==============================
*/


* {
	font-family: Verdana;

}
}
body {
	background-image: url('../../Bilder/Background2.jpg');
	background-color:black;
}

p {
	font-size: 10pt;
}

h1 {
	height: 40px;
	background-image: url('../../Bilder/titelbannerverlauf.jpg');
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	border-style: outset;
	border-width: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	text-transform: capitalize;
}
h2 {
	height: 40px;
	background-image: url('../../Bilder/titelbannerverlauf.jpg');
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	border-style: outset;
	border-width: 4px;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
}

/*
 ==============================
 Seitenausgabe
 ==============================
*/

.ausgabe {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
    height:450px;
    text-align:center;
}
.kopf {
	background-color: #99CCFF;
	height: 70px;
}

.KopfTitel {
	background-image: url('../../Bilder/gruesse_titel.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
.fuss {
	background-color: #003399;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	height: 20px;
}

.Kasten1 {
	background-color: #E2E2E2;
	border: 1px solid #666666;
	text-align: left;
}

/*
 

/*
 ==============================
 Seitenausgabe
 ==============================
*/

.navtabelle {
	text-align: right;
	vertical-align: top;
	width: 170px;
	margin-top: 21px;
	padding-right: 5px;
	font-size: 10pt;
	background-color: #e3e3e3;
	color: #009933;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #333333;
	line-height: 18px;
}

.navtabelle a:hover {
	text-decoration: none;
	color: #FF0066;
	font-family: Verdana;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FF0066;
	padding-right: 5px;
}

.navtabelle a:active {
	text-decoration: none;
	color: #003366;
	font-family: Verdana;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #006600;
	padding-right: 5px;
}

.navtabelle a {
	font-size: 10pt;
	text-decoration: none;
	color: #003366;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #e3e3e3;
	padding-right: 5px;
}

.NavHinweise {
	font-size: 8pt;
	background-color: #003366;
	border-style: outset;
	border-width: thin;
	color: #FFFFFF;
	font-weight: bold;
}


/*
 ==============================
 Google
 ==============================
*/


.googleRechts {
	width: 165px;
}

/*
 ==============================
 Kartentabelle
 ==============================
*/

.KartenPseuden {
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	text-transform: capitalize;
}

.KartenText {
	font-size: 8pt;
	color: #000066;
	text-align: center;
	white-space: pre-wrap;
}
.KartenbildZelle {
	cursor: hand;
	width: 25%;
}
.wikipedia {
	font-size: 8pt;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.KartenBild {
	border: 6px solid #000000;
}
.KartenNav {
	font-size: 8pt;
	color: #000066;
}
	
}
.KartenNavHG {
	font-size: 8pt;
	color: #000066;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	text-align: left;
}

