/* EGNOKA Style V6.0 */
body, html {
	height : 100%;
	width : 100%;
}

body {
	background-color: #FFCC00;
	margin : 0;
	padding : 0;
	background-image : url(/images/egnoka-balken.gif);
	background-position : 220px 0px;
	background-repeat : repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

.start {
	border : 0px none;
}

.start table, .start tr, .start td {
	border : 0px none;
	border-collapse : collapse;
}

.start td {
	vertical-align : top;
	padding : 10px;
}

.start h1, start a:link {
	text-decoration : none;
	color : black;
	line-height : 18px;
}

.welcome {
	text-decoration : none;
	color : black;
	font-size : 18px;
	font-weight : bold;
	line-height : 26px;
}

.start .button {
	border : 0px none;
	width : 25px;
	height : 25px;
	padding-top : 7px;
}

.start .logo {
	border : 0px none;
	width : 197px;
	height : 100px;
	padding-top : 7px;
	padding-right : 50px;
}

div, p {
	margin-top : 0;
	margin-bottom : 0;
}

h1	{
	font-size: 16px;	
	line-height : 18px;
	text-decoration : none; 
	margin-left : 0px;
	margin-bottom : 4px;
}

h2	{
	font-size: 14px; 
	line-height : 16px;
	text-decoration: none; 
	margin-left : 0px;
	margin-bottom : 4px;
}

h3	{
	font-size: 12px; 
	line-height : 14px;
	text-decoration: none; 
	margin-left : 0px;
	margin-bottom : 2px;
}

a:link {
	color : #003399;
	text-decoration : none;
}
a:visited {
	color : #003399;
	text-decoration : none;
}
a:hover {
	color : #F21C0A;
	text-decoration : none;
}

hr {
	color : #FF3300;
	height : 1px;
	border : 0px;
}

.fright {
	float : right;
	margin-left : 3px;
}

.fleft {
	float : left;
	margin-right : 5px;
}

.genial{
	font-style : italic;
	color : #F21C0A;
	margin-left : 30px;
	margin-top : 0px;
}

#all {
	height : 100%;
	min-height : 100%;
	margin-left : 245px;
	background-color : transparent;
	margin-bottom:-100px;
}

/*for mozilla as IE treats height as min-height anyway*/
html>body #all{
	height : auto;
} 

#headall {
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	overflow : hidden;
	height : 200px;
	padding : 15px 0px 0px 0px;
	margin : 0px;
	border : 0px none;
}

#headall table, #headall tr, #headall td {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px none;
	border-collapse : collapse;
}

#headall table {
	width : 100%;
	border : 0px none;
}

#headall td {
	border-bottom : 2px solid #FF3300;
	vertical-align : top;
}


/* platz für kopf schaffen */
#clearheader{
	height:207px;
}

#footerall {
	width : 100%;
	height : 40px;
	position : relative;
	clear : both;
	text-align : right; /*Fuss am rechten Rand ausrichten*/
	border : 0px none;
	overflow : hidden;
}

#footer {
	margin-left : 245px;
	padding : 10px 10px;
	border : 0px none;
	background-color : transparent;
	text-align : right;
	margin-top : auto;
	margin-bottom : auto;
	font-size : 10px;
}

/*only ie gets this style*/
* html #footerall {
	\height:42px;/* for ie5 */
	he\ight:40px;/* for ie6 */
}

#addwordsall {
	width : 100%;
	height : 60px;
	position : relative;
	clear : both;
	text-align : right; /*Fuss am rechten Rand ausrichten*/
	border : 0px none;
	background-color : transparent;
	overflow : visible;
}

#addwords {
	margin-left : 245px;
	padding : 5px 5px;
	border-top : 0px none;
	text-align : left;
	color : #999999;
	font-size : 80%;
}

/*only ie gets this style*/
* html #addwordsall {
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
}

/*needed to make room for footer*/
#clearfooter{
	clear : both;
	height : 100px;
}

#left {
	position:relative;/*ie needs this to show float */
	width : 245px;
	float : left;
	margin-left:-244px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:207px;/*needed to make room for header*/
}

#left a {
	color : white;
}

#left p {
	padding-left:3px;
	padding-right:2px
}

#contentall {
	position:relative;
}

/* combat IE's 3 pixel jog */
* html #contentall {
	height:1%;
	margin-bottom:12px;
}

#content {
	width : 460px;
	max-width : 460px;
	padding : 5px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 5px;
	text-align : left;
	/* border-right : 1px solid Red; */
	/* border-left : 1px solid Red; */
}

#content img {
	padding : 3px;
}

#content .fett {
	font-weight : bold;
}

img {
	border : 0px none;
}

table {
	border : 0px none;
	empty-cells : show;
	margin : 2px 0px 5px 0px;
	padding : 0px;
	border-collapse : collapse;
}

tbody {
	border : 0px none;
}

tr, td {
	border : 0px none;
	padding : 4px;
}

td {
	font-size : 12px;
}

#menutop ,#menuleft {
	margin : 0;
	padding : 0px;
}

#menutop p, #menuleft .main p {
	vertical-align : middle;
	margin : 0px;
	padding : 1px;
	line-height : 25px;
	height : 27px;
}

#menuleft .main {
	font-size : 14px;
	vertical-align : middle;
	margin : 0px;
	padding : 0px;
	line-height : 25px;
	height : 27px;
	font-weight : bold;
}

#menuleft p {
	/*height : 16px;*/
	vertical-align : middle;
	margin : 0px;
	padding : 0px 0px 0px 5px;
	line-height : 16px;
}

#menuleft .main p {
	vertical-align : middle;
	line-height : 25px;
	height : 27px;
}

#menutop a, #menuleft .main a {
	list-style : disc inside url(../images/btn.gif);
	display : list-item;
	color: Black;
	text-decoration:none;
	width:215px;
	text-align: left;
	line-height : 25px;
	height : 27px;
	text-indent : 5px;
	font-size : 14px;
}

#menuleft .main a {
	list-style : disc inside url(../images/btna.gif);
}

#menuleft .main a:hover {
	list-style : disc inside url(../images/btn.gif);
}

#menuleft a {
	list-style : disc inside url(../images/button_left.gif);
	display : list-item;
	color: Black;
	text-decoration:none;
	width:215px;
	text-align: left;
	text-indent : 5px;
}

#menuleft .current a {
	list-style : disc inside url(/images/button_lefta.gif);
	display : list-item;
	color: Black;
	text-decoration:none;
	width:215px;
	text-align: left;
	text-indent : 5px;
}

#menutop a:hover {
	font-weight : bold;
	list-style : disc inside url(/images/btna.gif);
	width:215px;
	text-align: left;
}

#menuleft a:hover {
	font-weight : bold;
	list-style : disc inside url(/images/button_left.gif);
	width:215px;
	text-align: left;
}

#menuleft .current a:hover {
	font-weight : bold;
	list-style : disc inside url(/images/button_lefta.gif);
	width:215px;
	text-align: left;
}

#headleft {
	height : 175px;
	width : 210px;
	padding : 0px;
	margin : 0px;
	overflow : hidden;
}

#headall #headph, #headall td #headph {
	width : 40px;
	border : 0px none;
}

#headtitle {
	width : auto;
	height : 175px;
	overflow : hidden;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px none;
}

#headtitle h1 {
	font-size : 16px;
	margin-top : 0px;
}

#headlogo {
	border : 0px none;
	padding-left : 0px;
	padding-top : 5px;
	margin-bottom : 30px;
}

#headpicture {
	width : 253px;
	height : 175px;
	border : 0px none;
	overflow : visible;
	margin : 0px 0px 0px 0px;
	vertical-align : top;
}

#headpicture img {
	width : 233px;
	height : 175px;
	padding : 0px 5px 0px 5px;
	border : 0px none;
}


#headadress {
	width : 160px;
	height : 175px;
	overflow : hidden;
	font-size : 10px;
}

#adress td {
	width : auto;
	height : auto;
	border : 0px none;
	font-size : 10px;
}

#adress a, #adress a:visited, #adress a:active {
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	cursor : default;
}

#adress a:hover {
	font-weight : bolder;
	text-decoration : none;
	color : #000000;
	cursor : default;
}


