@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/schmid_bg.jpg);
	background-repeat: repeat;
	font:12px/1.5  Tahoma, Helvetica, sans-serif; 
	text-align:left;
}

#container {
    width: 100%;
    text-align: center;
}

#content {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	margin:auto;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:696px;
	
}

#navbar {
	position:absolute;
	left:0px;
	top:3px;
	width:100%;
	height:96px;
	background-image: url(images/barbg.gif);
	background-repeat: repeat-x;
	z-index:1;
}

#vertbar {
	position:absolute;
	left:170px;
	top:0px;
	width:53px;
	height:107%;
	z-index:2;
	background-image: url(images/vertbar.gif);
	background-repeat: repeat-y;
}

#headline {
	position:absolute;
	left:223px;
	top:84px;
	width:623px;
	height:46px;
	z-index:70;
}

#maincontent {
	position:absolute;
	left:223px;
	top:473px;
	width:400px;
	height:223px;
	z-index:30;
	overflow:visible;
}

#picwindow {
	position:absolute;
	left:211px;
	top:148px;
	width:601px;
	height:300px;
	z-index:30;
}

#nav {
	position:absolute;
	left:223px;
	top:31px;
	width:623px;
	height:65px;
	z-index:50;
}

#index-02 {
	position:absolute;
	left:170px;
	top:0px;
	width:53px;
	height:142px;
	z-index:10;
}

#index-03 {
	position:absolute;
	left:223px;
	top:0px;
	width:391px;
	height:31px;
	z-index:20;
}

#index-04 {
	position:absolute;
	left:614px;
	top:0px;
	width:232px;
	height:31px;
	z-index:30;
}

#index-05 {
	position:absolute;
	left:846px;
	top:0px;
	width:133px;
	height:96px;
	z-index:40;
}


#index-07 {
	position:absolute;
	left:0px;
	top:96px;
	width:170px;
	height:600px;
	z-index:60;
}

#index-09 {
	position:absolute;
	left:846px;
	top:96px;
	width:133px;
	height:600px;
	z-index:80;
}

#index-10 {
	position:absolute;
	left:170px;
	top:142px;
	width:41px;
	height:331px;
	z-index:30;
}

#index-11 {
	position:absolute;
	left:211px;
	top:142px;
	width:635px;
	height:6px;
	z-index:30;
}


#index-13 {
	position:absolute;
	left:812px;
	top:148px;
	width:34px;
	height:325px;
	z-index:30;
}

#index-14 {
	position:absolute;
	left:211px;
	top:448px;
	width:12px;
	height:25px;
	z-index:30;
}

#index-15 {
	position:absolute;
	left:223px;
	top:448px;
	width:589px;
	height:25px;
	z-index:30;
}

#index-18 {
	position:absolute;
	left:660px;
	top:473px;
	width:186px;
	height:250px;
	z-index:30;
	background-image: url(images/index_18a.png);
}

#index-18a {
	position:absolute;
	left:660px;
	top:473px;
	width:237px;
	height:250px;
	z-index:30;
	background-image: url(images/index_18b.png);
	text-align:left;
	padding:20px;
	background-repeat:no-repeat;
}

#index-19 {
	position:absolute;
	left:660px;
	top:620px;
	width:160px;
	height:76px;
	z-index:50;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
}


a:focus{outline:1px dotted invert}
.nav { padding-top:22px;}
.text { text-align:left; color:#121135; padding:12px;}
.title {font-size:15px;text-align:left; color:#121135; font-weight:bold;}

hr{border:0 #121135 solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:23px}
h3{font-size:21px;font-style:normal; color:#121135; text-align:left; padding-left:30px;}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
/*p,dl,hr,h1,h2,h3,h4,h5,ol,ul,pre,table,address,fieldset{margin-bottom:10px}*/
a { color:#0066CC}
a:hover { color:#0011CC}
a:visited { color:#0099CC}


</style>
