body  {
	background-color : #FFFFFF;
	margin : 0;
	padding : 0;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #3F3F3F;

	width: 1000px;

	background-image:url('../img/tapete.jpg');
	background-repeat: repeat-x;

	line-height : 15px;
}

div.headtab  {
	overflow : visible;
	width : 785px;
	height : 131px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 13px;
	padding : 0 0 0 4px;
	position : relative;
}

.maintab {
	width : 790px;
	margin-left : auto;
	margin-right : auto;
	overflow : hidden;
	clear : both;
}

.lefttab {
	width : 163px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 5px;
	text-align : left;
	float : left;
	overflow : hidden;
	position : relative;
	left : 2px;
}

.righttab {
	width : 622px;
	background-color : #FFFFFF;
	min-height : 600px;
	padding-bottom : 20px;
	overflow : hidden;
}

.righttaboverview {
	width : 622px;
	overflow : hidden;
	padding-bottom : 10px;
	background-color : #FFFFFF;
}

.shadow-left {
	width : 625px;
	margin-bottom : 20px;
	padding-left : 2px;
	float : right;
	background-image: url('../img/shadow_l.png');
	background-position: left;
	background-repeat: repeat-y;
}

.shadow-right {
	margin-right : 1px;
	background-image: url('../img/shadow_r.png');
	background-position: right;
	background-repeat: repeat-y;
}

.shadow-bottom {
	background-image: url('../img/shadow_b.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-right: 2px;
}


.ueberschrifttab {
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 109px;
}

table.seitenwechsel {
	width: 590px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;

	font-size: 11px;
	font-weight: bold;

	text-transform: uppercase;
}

table.seitenwechsel a {
	color: #02979b;
}

.uebersichttext {
	width : 338px;
	margin-left : 10px;
	padding : 0 10px 5px 20px;
	float : left;
}

.uebersichtlinks {
	width : 220px;
	float : right;
	padding : 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	overflow : hidden;
}

.sidebar {
	width : 220px;
	float : right;
	padding : 0px 0px 10px 5px;
	margin: 0px 5px 0px 0px;

	text-align: center;
}

.ueberschrift {
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform: uppercase;
}

.glossar {
	position : absolute;
	top : 150px;
	left : 293px;
	z-index : 5;
	width : 466px;
	height : 353px;
	overflow : hidden;
	display : none;
}

.glossarPopup {
	background-image : url(../img/glossar_wolke.png);
	background-repeat : no-repeat;
	width: 100%;
	height: 100%;
}

.glossarHead {
	width: 300px;
	position: relative;
	top: 50px;
	left: 75px
}

.glossarText {
	width: 345px;
	height: 122px;
	position: relative;
	top: 75px;
	left: 75px;
	clear:both;
	overflow: auto;
	padding-right: 5px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

.glossarTranslation {
	font-style: italic;
	font-weight: bold;
}

/* Inhalt*/
a  {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #3D3D79;
	text-decoration : none;
	font-weight : bold;
}

a:link  {
	color: #579AA6;
	text-decoration : none;
}

a:visited  {
	color: #579AA6;
	text-decoration : none;
}

a:hover  {
	color: #ff6b80;
	text-decoration : none;
}

a:active  {
	color : #02979b;
	text-decoration : none;
}

a.moreLink, a span.moreLink {
	color: #fb3a85;
}

a.moreLink:hover, a:hover span.moreLink {
	color: #cb2f6c;
}

/* normaler Text*/
.ctext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

img {
	border-style: none;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;

	background-repeat: no-repeat;
	background-position: 0px 20px;

	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;

	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0.5em;

	height: 60px;

	clear: both;
}

h1 img {
	float: left;
	margin-right: 20px;
}

h1 .text {
	display: block;
	margin-top: 0px;
	padding-top: 20px;
}

h2 {
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 700;
	text-transform: none;

	margin-top: 0em;
	margin-bottom: 0.5em;
}

h3 {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 700;
	text-transform: none;

	margin-top: 0em;
	margin-bottom: 0.5em;
}

h3 img {
	float: left;
	margin-right: 10px;
}

.importantText {
	color: #ab1b49
}

/* Trennlinie zwischen Abschnitten */
.divider {
	background-image: url("../img/uebersicht/divider.jpg");
	background-repeat: repeat-x;
	height: 10px;
	padding: 5px;
	margin: 0px 20px 0px 25px;
	clear: both;
}

/* Trennlinie zwischen Abschnitten im link-bereich */
.dividerlink {
	background-image: url("../img/uebersicht/divider.jpg");
	background-repeat: repeat-x;
	height: 10px;
	padding: 0px;
	margin: 0px 20px 0px 3px;
	clear: both;
}

/* Bild mit Bildunterschrift */
div.illustration {
	float: right;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
}

/* normaler Text, etwas kleiner*/
.cktext  {
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height: 12px;
}

/* name des Eintrages für die stadt-details*/
.cityListName  {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform: none;
	color : black;
}

/* wert des Eintrages für die stadt-details*/
.cityListValue  {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform : none;
	color : #579AA6;
}

.justify {
	text-align: justify;
}

form {
	margin: 0px;
	padding: 0px;
}

input.inactive {
	color: #777;
}

/* Hintergrundfarbe des Tabellenkopfes*/
.tabdunkel  {
	background-color : #92c9cc;
}

/* Button*/
.button  {
	background-color : #FFFFFF;
	font-size : 11px;
	color : #00988D;
	font-weight : bold;
	border-style : solid;
	border-color : #757776;
	border-width : 1px;
	vertical-align: middle;
	margin: 0 0 0 4px;
	padding: 2px 4px 2px 4px;

	/* needed for IE < 8*/
	height: 19px;
}

/* Menu ... */
a.menuItem {
	background-repeat: no-repeat;
	background-position: left;
}

.uebersichtlinks .menuItem img, .uebersichtlinks .menuItemActive img {
	vertical-align:middle
}

/* Right hand menus */
div.uebersichtlinks ul.menu, div.uebersichttext ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}

div.uebersichtlinks ul.menu a.menuItemActive {
	font-weight: bold;
	color: #FA8F1C;
}

div.uebersichtlinks ul.menu a.menuItem:hover {
	color: #FA8F1C;
}

div.uebersichtlinks ul.menu a {
	font-size: 13px;
}

div.uebersichtlinks ul.menu a.menuItem {
	font-weight: normal;
}

/* Wir in Russland */
ul.reportMenu li {
	height: 55px;
}

ul.reportMenu a {
	line-height: 35px;
}

ul.reportMenu a.menuItem {
	color: #785F32;
}

div.uebersichtlinks a.report {
	margin: 5px 0 5px 5px;
	text-align: left;
	color: #785F32;
	display: block;
	line-height: 16px;
}

div.kueche {
	background-repeat: no-repeat;
	height: 373px;
	width: 573px;

	margin-left: 27px;
}

div.kueche_kochen {
	background-image: url('../img/kueche_kochen.jpg');
}

div.kueche_sitten {
	background-image: url('../img/kueche_sitten.jpg');
}

div.kueche div.menu {
	position: absolute;

	padding: 2px;
	background-color: #9fc944;

	margin-top: 160px;
}

div.kueche_kochen div.menu {
	margin-left: 170px;
}

div.kueche_sitten div.menu {
	margin-left: 195px;
}

div.kueche div.menu ul {
	list-style-type: none;

	border: 1px solid white;

	padding: 6px;
	margin: 0;
}

div.kueche div.menu ul li a {
	color: black;
	font-weight: normal;

	line-height: 16px;
}

div.kueche div.menu ul li a:hover {
	color: white;
}

/* Geographie */
ul.geographieMenu li {
	height: 55px;
}

ul.geographieMenu a {
	line-height: 35px;
}

ul.geographieMenu a.menuItem {
	color: #579AA6;
}

div.uebersichtlinks a.geographie {
	margin: 5px 0 5px 15px;
	text-align: left;
	color: #579AA6;
	display: block;
	line-height: 16px;
}

/* Literatur */
ul.literaturMenu li {
	height: 50px;
}

ul.literaturMenu a.menuItem {
	color: #885585;
}

div.uebersichtlinks a.literatur {
	margin: 5px 0 5px 0;
	text-align: left;
	color: #785F32;
	display: block;
	line-height: 16px;
}

/* Multimedia */
ul.multimediaMenu li {
	height: 50px;
}

ul.multimediaMenu a.menuItem {
	color: #ab1b48
}

div.uebersichtlinks a.multimedia {
	margin: 5px 0 5px 15px;
	text-align: left;
	color: #579AA6;
	display: block;
	line-height: 16px;
}

.transcript {
	font-size: 11px;
}

/* Kalender */
ul.kalenderMenu li {
	height: 55px;
}

ul.kalenderMenu a {
	line-height: 35px;
}

ul.kalenderMenu a.menuItem {
	color: #579AA6;
}

div.uebersichtlinks a.kalender {
	margin: 5px 0 5px 15px;
	text-align: left;
	color: #579AA6;
	display: block;
	line-height: 16px;
}

div.uebersichtlinks  ul.kalender {
	list-style-type: none;
	line-height: 16px;
}

div.kalender {
	background-repeat: no-repeat;
	background-position: 15px 0;

	width: 250px;
	height: 300px;

	padding: 0 55px 0 80px;
}

div.kalender_p {
	background-image: url('../img/kalender_p.jpg');
}

div.kalender_f {
	background-image: url('../img/kalender_f.jpg');
}

div.kalender .title {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;

	padding-top: 50px;
	text-align: center;

	color: #66AC94;
}

div.kalender .title a {
	font-size: 20px;
	font-weight: bold;

	color: #66AC94;
}

div.kalender .title a:hover, div.kalender .numbers .number a:hover {
	color: #02979b;
}

div.kalender .numbers {
	font-size: 14px;
	font-weight: bold;

	zoom: 1;
	padding-top: 10px;

	color: #3F3F3F;
}

div.kalender .numbers .number {
	display: block;
	float: left;
	width: 35px;
	height: 20px;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
}

div.kalender .current {
	background-image: url('../img/kal_h.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}


div.kalender .numbers .number a {
	font-size: 14px;
	font-weight: bold;

	color: #66AC94;
}

/* News */
h2.news {
	color: #1b7784;
}
