/*
* #########################################################################
* # ALLE SCRIPTE, GRAFIKEN UND QUELLTEXTE SIND URHEBERRECHTLICH GESCHUTZT #
* # SEBASTIAN GRITTMANN, ALTER KIRNER WEG 8, 55608 BERGEN BEI KIRN (NAHE) #
* # websolutions[at]grittmann-design.de           www.grittmann-design.de #
* #########################################################################
*/

body {
	background-color: #CBD0E0;
	margin: 4px 0px 5px 0px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}

div#page_container {
	margin: 0px auto 0px auto;
	width: 750px;
	background-image: url('../images/tables/mainback.gif');
}

div#top {
	margin: 0px auto 0px auto;
	width: 748px;
	height: 120px;
	background-image: url('../images/tables/top_back.jpg');
}

div#metapfeil {
	margin: 100px 0px 0px 0px;
	background-image: url('../images/symbols/pfeil.gif');
	width: 20px;
	height: 20px;
	float: left;
}

div#metacontent {
	margin: 100px 0px 0px 0px;
	height: 20px;
	float: left;
	background-image: url('../images/tables/metaback.gif');
}

div#metaend {
	margin: 100px 0px 0px 0px;
	width: 1px;
	height: 20px;
	background-color: #6C6C6C;
	float: left;
}

div#menu {
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	text-align: left;
	font-weight: bold;
}

.menu_versand {
	margin: 4px 0px 4px 10px;
}

.menu_versand a:link {
	color: #0277ca;
	text-decoration: none;
}

.menu_versand a:visited {
	color: #0277ca;
	text-decoration: none;
}

.menu_versand a:hover {
	color: #000;
	text-decoration: underline;
}

.menu_line {
	margin: 4px 0px 4px 10px;
}

.menu_line a:link {
	color: #000;
	text-decoration: none;
}

.menu_line a:visited {
	color: #000;
	text-decoration: none;
}

.menu_line a:hover {
	color: #2E4D9C;
	text-decoration: underline;
}

div#metacontent a:link {
	color: #000;
	text-decoration: none;
}

div#metacontent a:visited {
	color: #000;
	text-decoration: none;
}

div#metacontent a:hover {
	color: #2E4D9C;
	text-decoration: underline;
}

.menu_seperator {
	width: 150px;
	height: 1px;
	overflow: hidden;
	zoom: 1;
	background-color: #6C6C6C;
}

div#content {
	margin: 0px 0px 0px 0px;
	width: 600px;
	float: left;
}

div#main_left {
	margin: 6px 0px 0px 0px;
	width: 400px;
	float: left;
}

div#main_right {
	margin: 6px 0px 0px 0px;
	width: 158px;
	float: left;
}

.content_sep_20 {
	width: 20px;
	height: 1px;
	float: left;
}

.content_sep_2 {
	width: 2px;
	height: 1px;
	float: left;
}

div#bottom {
	margin: 20px auto 0px auto;
	width: 748px;
	height: 30px;
	background-color: #D3D3D3;
	text-align: right;
}

div#jumper {
	margin: 0px 0px 0px 0px;
}

.top_right_win {
	width: 155px;
	padding: 3px 0px 3px 0px;
	background-image: url('../images/tables/ov.gif');
	font-size: 10px;
	font-weight: bold;
	border-left: 1px #2E4D9C solid;
	border-right: 1px #2E4D9C solid;
	border-top: 1px #2E4D9C solid;
	border-bottom: 1px #6C6C6C solid;
}

.middle_right_win {
	width: 155px;
	font-size: 10px;
	padding: 10px 0px 5px 0px;
	background-color: #CBD0E0;
	border-left: 1px #2E4D9C solid;
	border-right: 1px #2E4D9C solid;
	border-bottom: 1px #2E4D9C solid;
}

.sep_right_win {
	width: 155px;
	height: 10px;
}

.middle_right_win a:link {
	color: #000;
	text-decoration: none;
}

.middle_right_win a:visited {
	color: #000;
	text-decoration: none;
}

.middle_right_win a:hover {
	color: #2E4D9C;
	text-decoration: underline;
}

.top_right_win a:link {
	color: #000;
	text-decoration: none;
}

.top_right_win a:visited {
	color: #000;
	text-decoration: none;
}

.top_right_win a:hover {
	color: #2E4D9C;
	text-decoration: none;
}

.window_line {
	margin: 4px 2px 4px 2px;
	height: 1px;
	background-color: #304B9A;
}


.seperator_750_grey {
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 1px;
	overflow: hidden;
	zoom: 1;
	background-color: #6C6C6C;
}

.clear_sep_20 {
	width: 750px;
	height: 20px;
}

img {
	border: 0px;
}

div#newstext {
	margin: 0px 2px 0px 2px;
}

.p_left {
	margin: 0px 2px 0px 2px;
	text-align: left;
}

.p_right {
	text-align: right;
	margin: 7px 2px 0px 2px;
}

.p_center {
	margin: 0px 2px 0px 2px;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.blue {
	color: #2E4C9C;
}

#bottom1, #bottom2, #bottom3 {
	margin: 14px 0px 0px 0px;
}

.meta_p {
	margin: 4px 10px 0px 10px;
}

.clear {
	clear: both;
}
