
body{
	margin: 0 0 10 0;
	font-family: "Comic Sans MS";
	font-size: 13px;
	background-color: #E4E4E4;
}
table.index{
margin-top: 40px;
    width: 525px;
	background-image: url(../images/iza008.jpg);
	background-repeat: no-repeat;
}
table.main_tab{
	background-image: url(../images/content_BG.gif);
	background-repeat: repeat;
	width: 760px;
}
a{
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}
a.link1{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.mainNav{
	display: block;
	border-left : 1px solid #E4E4E4;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #663300;
	font-size: 11px;
	font-weight: bold;
}
.mainNav:hover{
	text-decoration: none;
	background-color: #cc6666;
}
.mainNav_activ{
	background-color: #CC3333;
	display: block;
	border-left : 1px solid #E4E4E4;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
}
td{
	font-family: "Comic Sans MS";
	font-size: 13px;
color: #993333;
}
td.content{
	width: 760px;
	font-size: 13px;
	color: #663333;
	padding : 0px 0px 0px 100px;
}
td.content_main{
	vertical-align: top;
	padding : 20px 0px 20px 100px;
	width: 760px;
}
td.content_left{
		vertical-align: top;
		padding : 20px 0px 20px 0px;
		width: 360px;
}
td.content_right{
	vertical-align: top;
	text-align: center;
	padding : 20px 0px 20px 0px;
	width: 300px;

}
td.stopa{
	text-align: right;
	font-size: 10px;
	color: #663333;
}
.nav{
	background-image: url(../images/nav_BG.gif);
	background-repeat: repeat;
}
p.text{
	
	text-align: justify;
	padding-right: 5px;
}
p.header{
    text-align: center;
	display: block;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	padding : 5px 5px 5px 5px;
}
p.header-rot{
	text-align: left;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: red;
}
.bild{
	vertical-align: top;
	text-align: center;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
	background-image: url(../images/div_bild_BG.gif);
	background-repeat: repeat;
}
td.temp{
	background-image: url(../images/temp.gif);
	background-repeat: repeat;
	height: 100px;
}
td.rot{
	color: red;
	font-weight: bold;
}