/* Standard-CSS für www.manousek.at */

/* Wichtige Farben
Dunkelblau = #003399
Blaugrau hell =   #E7EFF7
Blaugrau mittel =   #C4D0EC
Blaugrau dunkel =   #6180BE
Rot =        #CC0000
*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/basics/hg02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	margin: 0px 0px;
}

a:link { color:#000000; text-decoration:none}
a:visited { color:#000000; text-decoration:none}
a:hover { color:#0b2f78; text-decoration:underline; cursor:hand}
a:active {
	color:#0B2F78;
	text-decoration:none;
	font-weight: normal;
}

.naviheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 3px;
	letter-spacing: 1px;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}

/************************************/
/* Container                        */
/************************************/ 

#navi{
	width: 200px;
	margin: 0px 0px 0px;
	left: 40px;
	top: 130px;
	position: absolute;
 }

#head{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 277px;
	top: 5px;
	width: 640px;
 }


#content{
	position: absolute;
	left: 275px;
	top: 44px;
 } 
 
#logo{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
 }
 
 #menue{
 width: 250px;
 margin: 25px 0px 0px 41px;
 }
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	letter-spacing: 1px;
	margin-left: 0px;
}
.sprachmenue {
	font-size: 12px;
	color: #FF0000;
	text-align: right;
}
td.text {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
	line-height: 16px;
	text-align: justify;
}
td.bild {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	margin-top: 15px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-bottom: 6px;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: right;
	margin-top: 15px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-bottom: 6px;
}
/* Die Hyperlinks im Sprachmenue */
a.sprachmenue:link, a.sprachmenue:visited
{
	color:#FF0000;
	text-decoration: underline;
}
a.sprachmenue:active, a.sprachmenue:hover
{
	color:#003399;
	text-decoration: underline;
}
/* Die Hyperlinks im Footer */
a.footer:link, a.footer:visited
{
	color:#FF0000;
	text-decoration: underline;
}
a.footer:active, a.footer:hover
{
	color:#003399;
	text-decoration: underline;
}
/* Die Hyperlinks im Bild vergrößern */
a.bildlink:link, a.bildlink:visited
{
	color:#FF0000;
	text-decoration: underline;
}
a.bildlink:active, a.bildlink:hover
{
	color:#003399;
	text-decoration: underline;
}
.bildrahmen {
	background-color: #E7EFF7;
	border: 1px solid #003399;
	padding: 3px;
}
.bildfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: right;
	margin-top: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}
.bold01 {
	font-weight: bold;
	color: #6180BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text01 {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bildtext {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 12px;
}
.bildlinks {
	padding-right: 8px;
}
.bildrechts {
	padding-left: 8px;
}
li {
	font-size: 12px;
}
.display03 {
	color: #6180BE;
	font-weight: bold;
}
