a {
	text-decoration: none;
}

a:link {
	color: #f50;
}

a:visited {
	color: #c40;
}

a:active, a:hover, a:focus {
	text-decoration: underline;
}

html {
	background-color: #ff6c00;
}

body {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	padding-right: 40px;
	background-image: url('/images/o7/background.png');
	background-repeat: repeat-x;
	background-color: #ff6c00;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

table.rahmen {
	margin: 0;
	border-width: 0;
	border-style: none;
	padding: 0;
	empty-cells: show;
}

td.rahmen {
	margin: 0;
	border-width: 0;
	border-style: none;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

img.rahmen {
	vertical-align: top;
}

kbd {
	background-color: #ff3;
	font-family: monospace;
}

#top_wrap, #top_center, #main_wrap, #inhalt {
	width: 100%;
}

#top_center, #main_bottom {
	background-repeat: repeat-x;
}

#top_center {
	background-image: url('/images/o7/top_repeat.png');
	text-align: center;
}

#menu_wrap {
	width: 221px;
}

#menu_left, #menu_right, #main_left, #main_right {
	background-repeat: repeat-y;
}

#menu_left {
	width: 73px;
	background-image: url('/images/o7/menu_left_repeat.png');
}

#menu_right {
	width: 40px;
	background-image: url('/images/o7/menu_right_repeat.png');
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li a {
	display: block;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

#navigation p.login_indicator {
	margin: 0.5em 0;
	text-align: center;
	font-size: 10px;
}

#navigation, #inhalt {
	background-color: #fff;
}

#main_wrap_td {
	width: 600px;
}

#main_left, #main_bottom_left {
	width: 29px;
}

#main_left {
	background-image: url('/images/o7/main_left_repeat.png');
}

#main_right {
	width: 24px;
	background-image: url('/images/o7/main_right_repeat.png');
}

#main_bottom_left, #main_bottom, #main_bottom_right {
	height: 33px;
}

#main_bottom_left {
	background-image: url('/images/o7/main_bottom_left.png');
}

#main_bottom {
	background-image: url('/images/o7/main_bottom_repeat.png');
}

#main_bottom_right {
	background-image: url('/images/o7/main_bottom_right.png');
}

#inhalt {
	padding: 2px;
}

