/* Das ist der Hauptblock */
#main {
	position: absolute;
	top: 0;
	left: 0;
	right: 175px;
	height: 100%;
	background: #fff;	
}

/* Das ist der Block fÃ¼r den Skyscraper */
#skyscraper {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 900px;
	background: #F0F0F0;
	padding: 5px;
	padding-top: 10px;
	font-family: sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 70%;
}

#skyscraper a {
	text-decoration: none;
	color: #F0F0F0;
}

#google_adsense_skyscraper {
	height: 260px;
	padding-top: 10px;
}

/* Elemente innerhalb des Hauptblocks */
/* Das ist der Titel-Block */
#rap {

	background: #F0F0F0;

	background-image: url("http://www.publishing-lounge.com/img/newspaper-bg.gif");

	background-position: right bottom;

	background-repeat: no-repeat;

	height: 100px;
	
	border-bottom: solid 1px #b9792f;

	margin: 0;

	padding: 40px 0px 0px 40px;
	
	line-height: 0;

	color: #b9792f;
	
	font: italic normal 90% 'Times New Roman', Times, serif;
	
	/* line-height: 0; (verursacht Abschnitt bei Text im Titel h2g) */
}

#rap a {

	color: #F0F0F0;

	text-decoration: none;

}

#rap p {
	padding: 7px 0 0 0; /* (verändert h2g) */
	margin: 0; /* (hinzugefügt h2g) */
}

a img {
	border: 0;
}

/* Das ist der Sponsoring-Block */
#sponsoring {
	font-size: 9px;
	/* height: 28px; (entfernt h2g) */
	font-family: sans-serif;
	font-weight: bold;
	color: #808080;
	border-bottom: 1px solid #996633;
	/* vertical-align: text-top; (entfernt h2g) */
	/* padding: 1px 0px 0px 40px; (ersetzt h2g) */
	padding: 2px 40px;
}

/* ganze CSS - Definition h2g */
#sponsoring p {
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
}

#sponsoring img {
	/* vertical-align: text-top; (entfernt h2g) */
	padding-left: 15px;
	/* margin-top: -8px; (entfernt h2g) */
}

/* Das ist der Login-Status-Block */
#login_status {
	background: #F0F0F0;
	text-align: right;
	font-size: 9px;
	font-family: sans-serif;
	border-bottom: 3px double #996633;
	padding-top: 3px;
	padding-right: 3px;
	height: 22px;
}

#login_status form {
	margin: 0;
	padding: 0;
}

#login_status a {
	color: #808080;
}

/* Das ist der Content-Block */
#content {
	font-size: 11px;
	padding: 0px 35px 5px 40px;
	font-family: sans-serif;
}

#content a {
	color: #808080;
}

#content h1 {
	color: #b9792f;
	text-align: left;
	font-family: sans-serif;
	font-size: 22px;
}

#area_title {
	color: #996633;
	font-size: 140%;
	border-bottom: 1px solid #996633;
	padding-top: 7px;
	padding-bottom: 3px;
	font-weight: bold;
}

#single_line {
	border-top: 1px solid #996633;
}

#menu {
	border-bottom: 1px solid #996633;
	background: #F0F0F0;
	padding-right: 4px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}

#menu_element{
	font-weight: bold;
	border-right: 1px solid #996633;
	padding-left: 4px;
	padding-right: 4px;	
	color: #996633;
	white-space: nowrap;
}

#menu a {
	font-weight: bold;
	border-right: 1px solid #996633;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	white-space: nowrap;
}

#menu a:hover {
	color: #000000;
	text-decoration:underline;
	white-space: nowrap;
}

#share_this {
	text-align: right;
	padding-right: 90px;
	padding-top: 10px;
	font-weight: bold;
	color: #996633;
}

#share_this a {
}

/* Der country_head */

#country_head {
	font-family: sans-serif;
}

#country_head a {
	color: #808080;
}

#win_box_title {
	background-color: #F0F0F0;
	border-bottom:1px dotted #999999;
	width: 100%
}

#win_box_container {
	position:relative;
	width:100%;
	height: 185px;
	overflow:auto
}

#win_box_text {
	background-color: #F0F0F0;
}

#window_content {
	padding-left: 80px;
	padding-right: 80px;
	font-size: 15px;
	line-height: 22px;
	font-family: Georgia, Times, serif;
	text-align: justify;
}

#google_adsense_area {
	border: 1px solid;
	text-align: center;
	font-family: sans-serif;
}

#window_content b {
	color: #996633;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	font-family: sans-serif;
}

#window_content strong {
	color: #996633;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	font-family: sans-serif;
}

#window_content u {
	font-weight: bold;
	font-family: sans-serif;
	text-decoration:none;
}

/* Dies sind die Elemente des Portraits */
#portrait {
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/*border-bottom: 1px solid #996633;*/
}

#portrait img {
	margin-top: 10px;
}

#portrait_title {
	font-family: sans-serif;
	color: #996633;
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom: 2px solid #996633;
	font-weight: bold;
	margin-bottom: 15px;
}

#portrait_text {
	margin-top: 10px;
}

#portrait_address {
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 80%;
}


#footer {
	background: #F0F0F0;
	font-size: 9px;
	font-family: sans-serif;
	border-top: 1px solid #996633;
	height: 18px;
	position: fixed;
	padding-top: 8px;
	padding-left: 40px;
	padding-right: 40px;
	bottom: 0;
	left: 0;
	right: 175px;
}

#footer a{
	color: #808080;
}

#footer_left {
	width: 50%;
	text-align: left;
	float: left;
}

#footer_right {
	width: 50%;
	text-align: right;
	float: right;
}

/* Einzelne Elemente */
/* Formulare fÃ¼r Login-Area */
input.login_button {
	border: 1px outset;
	color:#808080;
	font-weight:bold;
}
input.login_text_field {
	background-color: #F0F0F0;
}

/* Ãœbrige formulare */
input.button {
	border: 1px outset;
	color:#808080;
	font-weight: bold;
}
input.text_field {
	background-color: #F0F0F0;
}
select.list {
	background-color: #F0F0F0;
	border: 1px outset;
}

/* Die Ã¼bliche Tabelle */
table.listing {
	background-color: #F0F0F0;
	border-top: 2px solid #996633;
	border-collapse:collapse;	
}
table.listing td.title {
	background-color: #F0F0F0;
	border-bottom: 1px solid #996633;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
table.listing td.normal {
	background-color: #F0F0F0;
	border-bottom: 1px solid #996633;
	padding: 4px;	
	text-align: center;
}

table.listing_left {
	background-color: #F0F0F0;
	border-top: 2px solid #996633;
	border-collapse:collapse;	
}
table.listing_left td.title {
	background-color: #F0F0F0;
	border-bottom: 1px solid #996633;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
table.listing_left td.normal {
	background-color: #F0F0F0;
	border-bottom: 1px solid #996633;
	padding: 4px;	
	text-align: left;
}


/* Elemente auf der Entrypage */
#total_box {
	width: 100%; height: 330px;
	
	display: none;
}

#left_box {
	width: 45%;
	height: 100%;
	float: left;
	padding: 2%;
	background: #F0F0F0;
	border-left: 1px solid #996633;
}

#between {
	width:2%;
}

#right_box {
	width: 45%;
	height: 100%;
	float: right;
	padding: 2%;
	background: #F0F0F0;
	border-left: 1px solid #996633;
}

#ammap_box {
	border: 1px solid #996633;
	height: 260px;
	/*padding: 2%;*/
	text-align: center;
}

#news_element {
	border-bottom: 1px solid #996633;
	margin-bottom: 8px;
	line-height: 15px;
}

#map_info {
	color: #996633;
	font-weight: bold;
	padding: 3px;
	/* border-right: 1px solid #996633; (entfernt h2g) */
	/* border-left: 1px solid #996633; (entfernt h2g) */
	/* border-bottom: 1px solid #996633; (entfernt h2g) */
	border-top: 1px solid #996633;
}

#map_info a {
	border-right: 1px solid #996633;
	padding-left: 1px;
	padding-right: 4px;
	text-decoration: none;
}

#map_info a:hover {
	color: #000000;
	text-decoration:underline;
}



/* entrypage vorschlag h2g */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

#h2g_entrypage {
	border-left: 1px solid #996633;
	background: url("bg_content.gif") 49% 0 repeat-y #F0F0F0;
}
* html #h2g_entrypage { /* IE - Fix! */
	height: 100%;
}
#h2g_entrypage div.left {
	width: 44%;
	padding: 2%;
}
#h2g_entrypage div.right {
	width: 44%;
	padding: 2%;
}
#h2g_entrypage div.wrapper {
	border: 1px solid #996633;
}
#h2g_entrypage div.wrapper p {
	padding-left: 4px;
	padding-right: 4px;	
}
