body {
    margin: 0px;
    background-image: url(../images/bg.gif);
    font-family: arial;
    font-size: 11px;
}

/* General styles */

a, a:link, a:visited {
	text-decoration: none;
}

form, ul, li, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1 {
	color: #009966;
	font-size: 15px;
	padding-bottom: 20px;
}

h2 {
	color: #333333;
	font-size: 11px;
	padding-bottom: 8px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #333333;
	font-size: 12px;
}

h3 {
	color: #000000;
	font-size: 11px;
	padding-bottom: 5px;
}

h3 a, h3 a:link, h3 a:visited {
	color: #000000 !important;
	font-size: 11px;
}

p {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}

p a, p a:link, p a:visited {
	color: #009966;
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.newsContainer .title, #menuLv2 .title, .linksContainer .title {
	height: 23px;
	background-image: url(../images/titleBar.gif);
	line-height: 23px;
	color: #FFFFFF;
	padding-left: 9px;
	font-size: 14px;
}

.newsContainer, #menuLv2, .linksContainer {
	margin-top: 1px;
}
.linksContainer {margin-bottom:10px;}

.line {
	height: 1px;
	background-image: url(../images/line.jpg);
}

.membersContainer .member .right, .textBox .right {
	background-image: url(../images/imageFrame.jpg);
	height:85px;
	padding-left:6px;
	padding-top:6px;
	margin-top: 5px;
	width:110px;
}


/* Header */

#header {
    height: 271px;
}

#banner {
    height: 190px;
    padding-top: 46px;
    padding-left: 113px;
    background-color:#333333;
	background-image:url(../images/headerShadow.png);
	background-position:104px 38px;
	background-repeat:no-repeat;
}

#banner #box1 {
    height: 190px;
    width: 209px;
    position: absolute;
    top: 46px;
    left: 113px;
    background-image: url(../images/bannerBox1.png);
}

#banner #box2 {
    width: 225px;
    position: absolute;
    top: 78px;
    left: 653px;
    background-image: url(../images/bannerBox2.png);
    color: #FFFFFF;
    font-size: 17px;
    padding: 5px 10px;
    _padding: 7px 10px;
}

#banner #box3 {
    height: 44px;
    width: 188px;
    position: absolute;
    top: 46px;
    left: 113px;
    background-image: url(../images/bannerBox3.png);
    color: #FFFFFF;
    font-size: 17px;
    padding: 20px 0px 0px 29px;
}

#banner #colors {
	left:200px;
	position:absolute;
	top:0px;
	width:20px;
}

#banner #color {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	cursor: pointer;
}

#linkedTitle {
position: absolute;left:143px;top:67px;
}

#menuBar {
	height: 35px;
	background-image: url(../images/menuBarBg.gif);
	padding-left: 290px;
}

/* Menu lv1 */

#menuLv1 {
    list-style: none;
}

#menuLv1 li {
    color: #FFFFFF;
    float: left;
    padding: 0px 10px;
    text-transform: uppercase;
    height: 34px;
    line-height: 35px;
    font-size: 12px;
}

#menuLv1 li.separator {
    padding: 0px;
}

#menuLv1 li.on {
    background-color: #000000;
}

#menuLv1 li a, #menuLv1 li a:link, #menuLv1 li a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

#menuLv1 li a:hover {
	text-decoration: underline;
}


/* Menu lv2 */

#menuLv2 ul {
	list-style: none;
}

#menuLv2 li {
	color: #666666;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding-left: 12px;
	background-image: url(../images/menuLv2Bg.jpg);
	margin-top: 1px;
}

#menuLv2 li.on {
	color: #333333;
	font-weight:bold;
}

#menuLv2 li a, #menuLv2 li a:link, #menuLv2 li a:visited {
	color: #666666;
}

#menuLv2 li.on a, #menuLv2 li.on a:link, #menuLv2 li.on a:visited {
	color: #333333;
}

#menuLv2 li a:hover {
	color: #333333;
	text-decoration: underline;
}

#menuLv3 {
	margin-bottom: 10px;
	color: #333333;
	font-weight: bold;
}

#menuLv3 a,#menuLv3 a:link, #menuLv3 a:visited {
	font-weight: normal;
	color: #999999;
}

#menuLv3 a:hover {
	text-decoration: underline;
}

#barShadow {
	height: 5px;
	background-image: url(../images/barShadow.gif);
	position: relative;
	z-index: 2;
}


#body {
    padding-left: 109px;
    position: relative;
    z-index: 1;
    top: -5px;
}


/* Content */

#content {
	padding-left: 4px;
	padding-right: 7px;
	width: 783px;
	background-image: url(../images/contentBg.gif);
}

#columnLeft {
	width: 205px;
	float: left;
}


/* News */

.newsContainer .news {
	margin-top: 1px;
	background-image: url(../images/newsBg.jpg);
	height: 70px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	width:189px;
	color: #666666;
}
.newsContainer a, .newsContainer a:link, .newsContainer a:visited {
	color: #009966;
	text-decoration: none;
}

.newsContainer a:hover {
	text-decoration: underline;
}

/* Links */

.linksContainer .link {
	text-align: right;
	padding-right: 2px;
}

.linksContainer .separator {
	margin: 1px 0px;
	background-image: url(../images/border.gif);
	height: 1px;
}

/* membersContainer */

.membersContainer {
	margin-bottom: 75px;
}

.membersContainer p {
	width: 270px;
}

.membersContainer .members {
	width: 395px;
	color: #666666;
	line-height: 15px;
}

.membersContainer .member .left {
	padding: 20px 0px;
}

.membersContainer .member .left span {
	font-weight: bold;
	color: #000000;
}

.member a, .member a:link, .member a:visited {
	text-decoration: none;
	color: #000000;
} 


/* Text box */

.textBox {
	padding: 20px 0px;
	color: #333333;
	line-height: 15px;
}

.textBox .left {
	width: 275px
}


/* Search box */

#searchBox {
	background-color: #e5f6f0;
	color: #000000;
	height: 20px;
	line-height: 20px;
	width: 193px;
	padding: 9px 6px;
}

#searchBox .left img, #searchBox .button {
  cursor: pointer;
}

#searchBox .right {
	background-image: url(../images/search.gif);
	height: 19px;
	width: 116px;
}

#searchBox .field {
	width: 90px;
	height: 13px;
	background:transparent none repeat scroll 0 0;
	border: 0;
	padding: 0px;
	padding-left: 8px;
	font-size: 11px;
	position: relative;
	_position: static;
	top: -2px;
}

#searchBox .button {
	width: 18px;
	height: 19px;
	background:transparent none repeat scroll 0 0;
	border: 0;
	padding: 0px;
}

#center {
	float: right;
	padding: 40px 90px 40px 80px;
	width:396px;
}

#center a, #center a:link, #center a:visited {
	color: #009966;
	text-decoration: none;
}

#center a:hover {
	text-decoration: underline;
}

#contentBottom {
    width: 793px;
    height: 5px;
	background-image: url(../images/contentBottomBg.gif);
}


/* Kontakt */

.kontakt label {
	width: 140px;
	float: left;
	font-size: 11px;
	color: #333333;
	line-height: 24px;
}

.kontakt input, .kontakt textarea{
	height:18px;
	padding-top:3px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	margin-bottom:3px;
	color: #333333;
}

.kontakt textarea{
	height:50px;
	font-family: arial;
	font-size:13px;
}

.kontakt span {
	display: none;
	padding-left: 5px;
}


/* Gallery */

.gallery {
	margin-top: 30px;
}

.gallery .image {
	width: 71px;
	height: 68px;
	float: left;
	background-image: url(../images/imageFrameSmall.jpg);
	padding-left:5px;
padding-top:5px;
}


/* result */

.result a, .result a:link, .result a:visited {
	color:#333333;
}

.result h2 a, .result h2 a:link, .result h2 a:visited {
	color:#009966;
}
	

/* Footer */

#footer {
	padding-left: 5px;
	font-size: 11px;
	color: #999999;
	padding-top: 7px;
}

#footer a, #footer a:link, #footer a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* IE FIX */

#banner #box1, #banner #box2, #banner #box3 {
	_behavior: url(iepngfix.htc);
}

#banner {
	_background: none;
	_overflow: hidden;
}

#contentBottom, #barShadow, .line, .linksContainer .separator {
	_font-size: 0px;
	_line-height: 0px;
}

