html,body, #table_wrap {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#table_wrap {
	width: 750px;	
}
.blueline {
	background-color: #2C6697;
	width: 702px;
	height: 2px;
}

.titel-small {
	border-style: none;
	background-image: url(../images/titel-small.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ff0000;
	color: White;
	text-indent: 4px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titel-big {
	border-style: none;
	background-image: url(../images/titel-big.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ff0000;
	color: White;
	text-indent: 4px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content {
	background: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;	
}
.content-small {
	background: White;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	height: 250px;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;	
}

.content-small-tall {
	background: White;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	height: 170px;
	padding: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
}

.content-big {
	background: White;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
	width: 650px;
	padding: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.lista {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
} 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
}
.glavna
{
	min-height: inherit;
	table-layout: fixed;
}
.feld
{
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV.content_top {
	background: #FF9900; 
	width: 700px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: justify;	
	vertical-align: middle;
	line-height: 20px;
	text-indent: 3px; 
}
