/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom:20px;
}
h3 {
	font-size: 11px;
	color: #000000;
}
.bgtable {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../img/bg_photo.jpg);
	background-repeat:no-repeat;
}

.spacer {
	padding-left:2px;
	padding-right:2px;
}

.spacer2 {
	padding-left:4px;
	padding-right:4px;
}

input.Ikontakt {
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	width:360px;
	height:19px;
	margin-top:2px;
	margin-bottom:2px;
}

input.Ikontakt2 {
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	width:160px;
	height:19px;
	margin-top:2px;
	margin-bottom:2px;
}

input.Ibutton { 
	font-size: 11px;
	font-weight:bold;
	color:#f6f6f6;
	background-color:#991b1e;
	width:100px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	height:20px;
}

textarea.Tkontakt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	width:360px;
	height:250px;
	margin-top:2px;
	margin-bottom:2px;
}

a.Amenu {
	color:#999999;
	font-size:12px;
	font-weight: bold;
}
a.Amenu:link {
	text-decoration: none;
}
a.Amenu:visited {
	text-decoration: none;
}
a.Amenu:hover {
	text-decoration: underline;
	color: #DAC572;
}
a.Amenu:active {
	text-decoration: none;
	color: #999999;
}

a.Amenu2 {
	color:#DAC572;
	font-size:11px;
	font-weight: normal;
}
a.Amenu2:link {
	text-decoration: none;
}
a.Amenu2:visited {
	text-decoration: none;
}
a.Amenu2:hover {
	text-decoration: underline;
	color:#666666;
}
a.Amenu2:active {
	text-decoration: none;
	color: #999999;
}
