* {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

body {
	width: 805px;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	margin: auto;
	font-size: 12px;
}
	
#enclose_links {
	width: 155px;
	height: 220px;
	clear: both;
	float: left;
	background-image: url(../pics/tupy_menu_side.jpg);
	background-repeat: no-repeat;
}

#enclose_rechts {
	width: 650px;
	float: right;
}
	
#enclose_kopf {
	height: 220px;
	background-image: url(../pics/tupy_head.jpg);
	background-repeat: no-repeat;
}

table.menu_top_main {
	margin-top: 10px;
}

td.menu_top_main, td.menu_top_main_cur {
	text-decoration: none;
	padding-left: 20px;
	font-size: 14px;
}
				
table.menu_top_sub {
	min-width: 490px;
	padding: 0;
	margin: 0;
}

td.menu_top_sub {
	padding-left: 8px;
	font-size: 14px;
}

.menu_top_sub, .menu_top_main {
	color: #9392A0;
}

.menu_top_sub a, .menu_top_main a {
	text-decoration: none;
	color: #143D65;
}

.menu_top_main_cur a {
	text-decoration: none;
	color: #9392A0;
}

.menu_top_sub a:hover, .menu_top_main a:hover {
	color: #041F3F;
	background-color: #A19BCF;
}

#enclose_inhalt {
	width: 630px;
	clear: both;
	/*color: #041F3F;*/
	color: #1E3D65;
}
	
#enclose_inhalt ul {
	list-style-type: circle;
	/*list-style-position; outside;*/
	padding-left: 15px;
}
	
#menu_symbols {
	float: left;
	clear: both;
	width: 805px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	background-color: white;
	text-align: left;
}

#menu_symbols ul li {
	display: inline;
	list-style-type: none;
	text-align: left;
}

#menu_symbols ul a img {
	border-style: none;
	background-color: #D06C30;
}

#menu_symbols ul li a img {
	border-style: none;
	background-color: white;
}

#footer {
	clear: both;
	float: left;
	width: 805px;
	height: 16px;
	display: inline;
	color: white;
	background-color: #1E3D65;
	font-size: 12px;
	margin-top: 10px;
}
	
#footer_links {
	width: 402px;
	float: left;
	display: inline;
	text-align: left;
	height: 16px;
	color: white;
}

#footer_rechts {
	width: 402px;
	float: right;
	height: 16px;
	text-align: right;
	display: inline;
	color: white;
	overflow: hidden;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	color: #E0BD2B;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	overflow: hidden;
}
	
/* pipelist: http://css.maxdesign.com.au/listamatic/horizontal36.htm */
.with_left_pipe {		
	border-left: 1px solid #FFF;
	overflow: hidden;
}

#footer ul li a {
	text-decoration: none;
	/*font-size: 14px;
	font-weight: bold;*/
	color: white;
}

#footer ul li a:hover {
	color: #E0BD2B;
}
