body {
	background: #ffffff url('../images/page_gradient_large_bg.png') no-repeat top center;
}

#container {
	position: relative;
	width: 936px;
	margin: 0 auto;
	padding: 0 20px;
}

#languages {
	right: 20px;
}

#container #menubar_container {
	position: absolute;
	/* right: 165px; */
	right:70px;
	top: 80px;
}

/* Left Side */

#page_left {
	position: absolute;
	left: 20px;
	top: 125px;
	width: 186px;
	color: #d4e2eb;
	padding-bottom: 32px;
}

#page_left hr {
	margin: 10px 0;
	border-top-color: #abb7c0;
}

div.item_link {
	background: url('../images/footer_item_link_light.png') no-repeat 0px 6px;
}

div.item_link:hover {
	background-image: url('../images/footer_item_link_dark.png');
	cursor: pointer;
}

div.item_link #item_bahnhofplatz {
	background: url('../images/side_footer_item_bahnhofplatz.png') no-repeat top left;
}

div.item_link #item_bethanien {
	background: url('../images/side_footer_item_bethanien.png') no-repeat top left;
}

div.item_link #item_stadelhofen {
	background: url('../images/side_footer_item_stadelhofen.png') no-repeat top left;
}

* html body #page_left div.item_link #side_item_bahnhofplatz, * html body #page_left div.item_link #side_item_bethanien, * html body #page_left div.item_link #side_item_stadelhofen {
	background-position: left bottom;
	overflow: hidden;
}

div.item_link:hover #item_bahnhofplatz,
div.item_link:hover #item_bethanien,
div.item_link:hover #item_stadelhofen {
	background-position: bottom left;
}

/* Sidebar */

#sidebar {
	background-color: #7e8a92;
	background-position: 4px center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#sidebar #sidebar_content {
	background-color: #ffffff;
	margin: 0 0 0 20px;
	padding: 0 0 28px 0;
	min-height: 200px;
}

#sidebar #sidebar_content ul {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
}

#sidebar #sidebar_content ul li {
	background: url('../images/sidebar_ul_bullet.png') no-repeat 0px 5px;
	padding: 3px 8px 3px 20px;
	margin: 0;
	line-height: 12px;
	list-style: none;
	display: block;
	position: relative;
}

#sidebar #sidebar_content ul li, #sidebar #sidebar_content ul li a {
	color: #676767;
}

#sidebar #sidebar_content ul li:hover,
#sidebar #sidebar_content ul li.selected {
	background: #59646b url('../images/sidebar_ul_bullet_selected.png') no-repeat 0px 5px;
}

#sidebar #sidebar_content ul li:hover a,
#sidebar #sidebar_content ul li.selected a {
	color: #ffffff;
}

#sidebar #sidebar_content ul li:hover ul li,
#sidebar #sidebar_content ul li.selected ul li {
	background: none;
}

#sidebar #sidebar_content ul li:hover ul li a,
#sidebar #sidebar_content ul li.selected ul li a {
	color: #ffffff;
}

/* Right Side */

#page_right {
	background-color: #ffffff;
	position: absolute;
	left: 226px;
	top: 125px;
	width: 730px;
}

#page_right #page_title {
	background: url('../images/page_content_title.png') repeat-x top left;
	height: 53px;
	text-align: center;
}

#page_right #page_content {
	width: 690px;
	padding: 20px;
	min-height: 375px;
	/* white-space: nowrap; */
}

#page_right #page_content a:hover {
	text-decoration: underline;
}

#page_content div.page_content {
	width: 324px;
	margin: 0;
	padding: 0;
	padding: 0 0 32px 0;
	position: relative;
	float: left;
	white-space: normal;
}
/* start neu von pascal fuer 3. spaltiges layout */

#page_content #page_content_left_3col{
	width: 211px;
	margin: 0;
	padding: 0;
	padding: 0 10px 32px 0;
	position: relative;
	float: left;
	white-space: normal;
}

#page_content #page_content_right_3col{
	width: 211px;
	margin: 0;
	padding: 0;
	padding: 0 0 32px 10px;
	position: relative;
	float: left;
	white-space: normal;
}

#page_content #page_content_middle_3col{
	width: 212px;
	margin: 0;
	padding: 0;
	padding: 0 10px 32px 10px;
	position: relative;
	float: left;
	white-space: normal;
}

#page_content_left_3col {
	padding-right: 10px;
	padding-left:10px;
}

#page_content_middle_3col {
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #e9e9e9;
	min-height: 343px;
}

#page_content_right_3col {
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #e9e9e9;
	min-height: 343px;
}

/* ende neu von von pascal fuer 3. spaltiges layout */

#page_right #page_content #page_content_left {
	padding-right: 20px;
}

#page_right #page_content #page_content_right {
	padding-left: 20px;
	border-left: 1px solid #e9e9e9;
	min-height: 343px;
}

#page_right #page_content div.feature {
	background-color: #f0f0f0;
	padding: 0 10px;
}

#page_right #page_content p {
	padding: 5px 0 10px 0;
}

#page_right #page_content div.feature p {
	padding: 10px 0;
}

#page_right #page_content img.content_header {
	margin: 10px 0 0 0;
}

/* Footer */

#page_footer {
	border-top: 1px solid #4f5a61;
	padding: 0 10px;
	font-size: 0.9em;
	display: block;
}

#page_footer li {
	list-style: none;
	float: left;
	height: 16px;
}

#page_footer li a {
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 18px;
	height: 12px;
	letter-spacing: 1px;
	padding: 2px 20px;
	color: #aeaeae;
}

#page_footer li a:hover {
	color: #018cde;
}

#page_footer #top {
	float: right;
}

#page_footer #top a {
	background-image: url('../images/icon_top_link.png');
	background-position: center right;
}

#page_footer #print a {
	background-image: url('../images/icon_print.png');
}

#page_footer #news a {
	background-image: url('../images/icon_news.png');
}

#page_footer #email a {
	background-image: url('../images/icon_email.png');
}

#page_footer #sitemap a {
	background-image: url('../images/icon_site_map.png');
}

#page_footer #login a {
	background-image: url('../images/icon_login.png');
}

#copyright {
	right: 3px;
	color: #abb7c0;
}

#copyright a {
	color: #abb7c0;
}

#copyright a:hover {
	color: #99ccff;
}

p.article_title {
	margin-bottom: 0px;
}

/*
p.page_content h1 {
        color:red;
}
*/

/* wieso funktioniert diese CSS-Regel nicht?? */
/*
h1.content_header {
	display:none;
}
*/

h1 {display:none;}

div#page_content ul {
list-style:none;
margin-left:0;
padding-left:0;
text-indent:0;
}
	
div#page_content ul li {
display:block;
background-image:url('../images/french.png');
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:15px;
}

.vorschau {
        width:150px;
        height:150px;
        background-position:0px 0px;
        clip:rect(20px,150px,150px,20px);
        border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
