/* CSS - martinschmidt.de */

html {
	height:100%;
	margin-bottom:0.1px;
	vertical-align:middle;
	}

body {
	background:#373C40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	margin:0px 0px 0px 0px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#272C2C;
	text-indent:15px;
	background: url(../images/list_img.gif) left center no-repeat;
	margin:0px 0px 5px 0px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#272C2C;
	text-indent:15px;
	background: url(../images/forward.gif) left center no-repeat;
	margin:0px 0px 15px 0px;
	}

a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:underline;
	}

div#content img.forward {padding:0px 30px 0px 0px;}

#frame {
	width: 705px;
	height:auto;
	padding:30px 40px 30px 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	background:#ECECEC ;
	border:3px solid #1A1C1E;
	}

div#header {
	background: url(../images/headlineII.jpg) bottom right no-repeat;
	width:702px;
	height:37px;
	margin:0px 0px 0px 0px;
	}

div#index_top {
	background: url(../images/indexbgr_top.jpg) top left no-repeat;
	width:702px;
	height:3px;
	margin:0px 0px 0px 0px;
	}

div#index_middle {
	background: url(../images/indexbgr_middle.jpg) top left repeat-y;
	width:702px;
	height:464px;
	margin:0px 0px 0px 0px;
	}

div#main {
	width:692px;
	height:462px;
	border:1px solid #7B8080;
	background-color:#F8F8F8;
	margin:0px 0px 0px 4px;
	}

div#left {
	float:left;
	position:relative;
	width:261px;
	height:444px;
	margin:9px 0px 0px 0px;
	}

div#left_top {
	width:249px;
	height:3px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	}

div#left_bottom {
	width:249px;
	height:3px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	}

div#left_middle {
	width:247px;
	height:438px;
	background: url(../images/bgr_left_middle.jpg) top right no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

div#right {
	float:right;
	position:relative;
	width:430px;
	height:444px;
	margin:9px 0px 0px 0px;
	}

div#content {
	width:90%;
	height:auto;
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	line-height:14px;
	}

div#content a:link, div#content a:visited, div#content a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:none;
	}

div#content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:underline;
	}

div#index_bottom {
	background: url(../images/indexbgr_bottom.jpg) top left no-repeat;
	width:702px;
	height:4px;
	margin:0px 0px 0px 0px;
	}

div#footer { width:auto; text-align:center; text-indent:5px; }

div#footer a:link, div#footer a:visited, div#footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:none;
	}

div#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272C2C;
	font-weight:normal;
	text-decoration:underline;
	}
