body, p, h1, h2, h3, a, td, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

html {
	height: 100%;
}

body {
	background-color: #9dbde5;
	margin: 0;
	padding: 0;
	height: 100%;
}

body.popup {
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	width: 900px;
	background-image: url(/images/phoenix_bg_schatten.jpg);
	margin: 0 auto;
        min-height: 100%;
        overflow: visible;
}

#top_container {
	position: relative;
	background-image: url(/images/phoenix_top_bg.jpg);
	background-repeat: repeat-x;	
	background-position: left top;
	height: 145px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img.teaser_left {
	position: absolute;
	left: 0px;
	top: 0px;
}

img.teaser_right {
	position: absolute;
	right: 0px;
	top: 0px;
}

img.logo {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#top_items {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 16px;
	width: 100%;
	text-align: center;
	color: #9dbde4;
	font-size: 8pt;
	padding-top: 2px;
}

#navigation {
	background-image: url(/images/phoenix_navigation_bg_2005.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
	color: #ffffff;
	padding-top: 3px;
}

div.news_navigation_top {
	font-size: 9pt;
	border-bottom: 1px #295a95 solid;
	margin-bottom: 5px;
	text-align: center;
}

div.news_navigation_bottom {
	font-size: 9pt;
	border-top: 1px #295a95 solid;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
	position: relative;
	clear: both;
}

div.news_navigation_left {
	position: absolute;
	left: 0px;
}

div.news_navigation_right {
	position: absolute;
	right: 0px;
}

div.images {
	text-align: center;
}

#search {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-right: 10px;
	height: 30px;
}

form.search {
	margin: 0;
	padding: 0;
}

input.search {
	border: 1px #295A95 solid;
	background-color: #80abe2;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	
}

div.search_result {
	width: 80%;
	margin: 5px auto;
	border-bottom: 1px #295a95 solid;
}

a.search_result_heading {
	font-size: 9pt;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

p.search_result_content {
	margin: 0;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0;
}

a.search_result_path {
	display: block;
	margin-bottom: 2px;
}

#content {
	text-align: justify;
	font-size: 9pt;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	margin-bottom: 20px;
}

#counter {
	text-align: center;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#gallery_container {
	width: 100%;
	margin: 0 auto;
}

#gallery_text {
	float: right;
	width: 650px;
}


#gallery_images {
	width: 180px;	
	text-align: center;
}

.schatten_image {
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(/images/phoenix_schatten_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: inline;
}


.volle_breite {
	background-image: url(/includes/phoenix_schatten_bg_gross.gif) !important;
}

table.list_overview {
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	width: 810px;
}

div.headline {
	text-align: center;
	margin: 0 auto;
	width: 80%;
	background-image: url(/images/phoenix_headline_mitte.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 35px;
	position: relative;
	padding: 0px;
	padding-top: 5px;
}

img.headline_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.headline_right {
	position: absolute;
	top: 0px;
	right: -1px;
}


h1 {
	color: #ffffff;
	padding: 0px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 9pt;
	background-image: url(/images/phoenix_titelleiste.gif);
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	width: 800px;
	margin: 0 auto;
	height: 35px;
}

h1.popup {
	color: #ffffff;
	padding: 0px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 9pt;
	background-image: url(/images/phoenix_titelleiste_popup.gif);
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	width: 640px;
	margin: 0 auto;
	height: 35px;
}

h2 {
	margin: 0;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	clear: both;
}

h3 {
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}

a:link,
a:active,
a:visited,
a:hover {
	color: #ffffff;
	text-decoration: none;
	border: 0;
	font-size: 9pt;
}

a:hover {
	text-decoration: underline;
}

#navigation a:hover {
	text-decoration: none;
	color: #80abe2;
}

a.navigation_active:link,
a.navigation_active:visited,
a.navigation_active:active,
a.navigation_active:hover {
	text-decoration: none;
	color: #80abe2;
}

p {
	font-weight: normal;
	font-size: 9pt;
}

img {
	border: 0;
}

/* Einstellungen für Textareas */
.deutsch {
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}

.englisch {
	color: #295a95;
	font-weight: normal;
	font-size: 9pt;
}
