/* DATEI: schrotberger.css */


body
	{
	color:rgb(170,33,40);
	margin-left:10px;
	margin-top:10px;
	background-color:rgb(255,255,255);
	font-family:verdana,helvetica,sans-serif;
	background-image:url(../sys_bilder/bg1.gif);
	}

p,ul,ol,li,div,td,th,address,blockquote
	{
	font-size:12px;
	margin-left:0px;
	}


h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{
 	font-family:Verdana,Arial,sans-serif;
 	color:rgb(170,33,40);
 	}

h1
	{
	font-size:25px;
	font-family:Arial,sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	color:rgb(255,205,47);
	}

h2
	{
	font-size:18px;
	font-family:Verdana,Arial,sans-serif;
	margin-top:5px;
	margin-bottom:0px;
	font-weight:bold;
	color:rgb(255,205,47);
	}


h3
	{
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	}
	
h4
	{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	}
	
h5
	{
	font-size:11px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:10px;
	font-weight:normal;
	font-style:normal;
	}
	
h6
	{
	font-size:11px;
	margin-top:5px;
	margin-bottom:2px;
	margin-left:0px;
	font-weight:normal;
	font-style:normal;
	}	



a:link
	{
	color:rgb(170,33,40);
	text-decoration:none;
	font-weight:bold;
	}

a:visited
	{
	color:rgb(150,150,150);
	text-decoration:underline;
	font-weight:bold;
	}

a:active
	{
	color:rgb(170,33,40);
	text-decoration:none;
	font-weight:bold;
	}

a:hover
	{
	color:rgb(255,205,47);
	background-color:rgb(170,33,40);
	text-decoration:none;
	font-weight:bold;
	}
	


#NaviContainer ul, #NaviContainer li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	white-space:nowrap;
}

/*#######################
list-style-type: none
ist nur erforderlich für Opera
Und
padding:0px; für ul
Muß extra wegen
Netscape 7 gesetzt werden
ansonsten bekommt man
keinen Einzug nach links
########################

li
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
*/

/*###### Navigation links ######*/
			#NaviContainer
			{
				border:0px solid red;
				width:100%;
				margin-top:0px;
				margin-bottom:0px;
				margin-left:0px;
				background-color:rgb(255,205,47);
				font-family:verdana,helvetica,sans-serif;
			}

				#NaviContainer a
				{
					display:block;
					border-top:0px solid rgb(170,33,40);
					border-bottom:0px solid rgb(170,33,40);
					border-left:0px solid rgb(170,33,40);
					font-weight:bold;
					font-size:99%;
					color:rgb(170,33,40);
					text-decoration:none;
					text-align:left;
					letter-spacing:0px;
					padding-left:20px;
					padding-top:5px;
					padding-bottom:5px;
					background-color:rgb(255,205,47);
				}


				#NaviContainer ul li, #NaviContainer ul ul li, #NaviContainer ul ul ul li
				{
					display:block;
					margin-bottom:0px;
				}

/*###### Navigation Hierarchie 1 ######*/

				#NaviContainer a:hover, #NaviContainer a:focus, #NaviContainer a:active
				{
					background-color:rgb(170,33,40);
					color:rgb(255,205,47);
					border-right:0px solid rgb(170,33,40);
					border-bottom:0px solid rgb(170,33,40);
					font-weight:bold;
					display:block;
					background-image:url(../sys_bilder/akth1.gif);
					background-repeat:no-repeat;
					background-position:7px 6px;

				}

				#NaviContainer a.home, #NaviContainer a.home:visited
				{
					background-color:rgb(255,205,47);
					color:rgb(170,33,40);
					font-weight:bold;
					text-transform:uppercase;
					display:block;
					background-image:url(../sys_bilder/akth1o.gif);
					background-repeat:no-repeat;
					background-position:7px 6px;
				}


				#NaviContainer a.home:hover, #NaviContainer a.home:active, #NaviContainer a.home:focus
				{


				}



table#bg
	{
	background-color:rgb(255,255,255);
	width:900px;
	height:500px;
	border-top:0px solid rgb(170,33,40);
	border-right:5px solid rgb(170,33,40);
	border-bottom:5px solid rgb(255,205,47);
	border-left:0px solid rgb(255,205,47);
	}

td#head
	{
	height:100px;
	width:150px;
	color:rgb(170,33,40);
	text-align:left;
	border-bottom:1px solid rgb(255,205,47);
	background-color:rgb(255,205,47);
	}


td#top
	{
	height:100px;
	width:750px;
	color:rgb(255,205,47);
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	border-bottom:1px solid rgb(255,205,47);
	background-color:rgb(170,33,40);
	background-image:url(../sys_bilder/start.jpg);
	background-repeat:no-repeat;
	}

td#top a
	{
	color:rgb(255,205,47);
	}

td#top a:hover
	{
	color:rgb(255,205,47);
	}

td#top2 
	{
	border-top:1px solid rgb(170,33,40);
	border-bottom:2px solid rgb(170,33,40);
	background-color:rgb(255,205,47);
	height:20px;
	text-align:right;
	font-size:10px;
	color:rgb(170,33,40);
	padding-top:1px;
	padding-right:10px;
	padding-bottom:1px;
	}

td#top2 a
	{
	color:rgb(170,33,40);
	background-color:rgb(255,205,47);
	}

td#top2 a:hover
	{
	background-color:rgb(170,33,40);
	color:rgb(255,205,47);
	font-size:10px;
	text-decoration:none;
	}

td#top2 a:visited
	{
	background-color:rgb(255,205,47);
	color:rgb(170,33,40);
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	}

td#grafik
	{
	background-color:rgb(199,213,237);
	}

td#linkleiste
	{
	background-color:rgb(170,33,40);
	width:150px;
	}


td#foot
	{
	border-top:1px solid rgb(255,205,47);
	background-color:rgb(170,33,40);
	color:rgb(255,205,47);
	height:20px;
	font-size:10px;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:1px;
	letter-spacing:0px;
	text-align:left;

	}


td#inhalt
	{
	width:500px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-weight:normal;
	line-height:15px;
	}
	
td#inhalt ul
	{ 
	margin-left:20px;
	line-height:20px;
	}


td#inhalt2
	{
	width:200px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-weight:normal;
	line-height:15px;
	}	

.bold	{
	font-weight:bold;
	}
	
img 	{
	 border: 0px solid;
	 margin: 0px;
	}

hr 	{
	 border:1px solid rgb(170,33,40);
	 height:1px;
	}
	

table#kontakt
	{
	background-color:rgb(255,255,255);
	width:450px;
	border-top:0px solid rgb(170,33,40);
	border-right:0px solid rgb(170,33,40);
	border-bottom:0px solid rgb(255,205,47);
	border-left:0px solid rgb(255,205,47);	
	}
	

.kon	{
	padding-right:10px;
	text-align:right;
	font-weight:normal;
	line-height:25px;
	}	


.li_disc { 
	list-style-type: disc
	}
		
