body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #FCEDF2;
  background-image: url(../images/background.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 0px;
}

#container{

width: 734px;
margin-left: 100px;
}


#banner {

text-align: center;

}

#nav {

width: 111px;
height: 575px;
background-image: url(../images/nav1-bg.jpg);
background-position: bottom;
background-repeat: no-repeat;
float: left;

}

#nav ul {

padding-top: 63px;
margin-top: 11px;
list-style: none;
padding-left: 0px;
margin-left: 0px;

}


#nav li a{

line-height: 28px;
font-size: 12px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
display: block;
border-top: 1px solid #ffffff;
padding-left: 20px;


}

#nav li a:hover{

background-color: #DE1366;
border-top: 1px solid #ffffff;


}


#content-frame {


width: 584px;
float: left;


}

#content-body {

margin: 0px;
padding: 0px 25px 30px 13px;
background-image: url(../images/content-bg.gif);
background-repeat: repeat-y;
}
* html #content-body {padding: 0px 12px 30px 13px;}

#content-body h1{

margin: 0px 35px 0px 35px;
color: #FF0066;
padding-bottom: 5px;
border-bottom: dotted #FF0099 1px;
font-weight: normal;

}

#content-body h2{

padding: 0px 35px 0px 35px;
color: #999999;
font-weight: normal;

}

#content-body p{

padding: 0px 35px 0px 35px;
color: #555555;

}

#content-body ul{

margin-left: 30px;
padding-bottom: 20px;

}

#content-body li{

padding: 3px 10px 3px 5px;
margin-bottom: 1px;
color: #8F2147;
text-decoration: none;

}

#content-top {

background-image:url(../images/content-top.gif);
height: 30px;

}

#nav2 {

width: 39px;
height: 250px;
background-image: url(../images/nav2-bg.gif);
background-position: bottom;
background-repeat: no-repeat;
float: right;
margin: 0px;

}

.kontact a img {

margin-top: 82px;
margin-left: 8px;
background-image:url(../images/kontact.gif);


}

.kontact a:hover img {

margin-top: 82px;
margin-left: 8px;
background-image:url(../images/kontact-over.gif);


}

.login a img {

margin-top: 33px;
margin-left: 8px;
background-image:url(../images/login.gif);

}

.login a:hover img {

margin-top: 33px;
margin-left: 8px;
background-image:url(../images/login-over.gif);

}

#footer a{

color: #CC0066;
text-decoration: none;
font-size: 10px;

}

#footer a:hover{

color: #CC66FF;
text-decoration: none;c

}

#footer {

clear: both;

}

/*GALLERY*/

#gallery, #galleryNav {
	margin: 16px auto;
	}

#gallery td {
	text-align: center;
	padding: 12px;
	}
	
#gallery a, #galleryNav td a {
	color: #FF0066;
	text-decoration: none;
	}
#gallery a:hover, #galleryNav td a:hover { color: #999999}
	
#gallery img {
	padding: 8px;
	margin-bottom: 4px;
	background: #f0f0f0;
	}
	
#galleryBig {
	padding: 16px;
	text-align: center;
	}

#galleryBig h1 {
	float: none;
	margin: 0;
	text-align: center;
	margin-bottom: 16px;
	}
	
#galleryNav td { 
	padding: 4px 6px;
	background: #f0f0f0;
	border-bottom: 2px solid #ccc;
	 }
	 
	 /*Comments*/
	 
	 table.centry {
  width: 98%;
  border-bottom: 1px solid #DCDCDC;
  border-collapse: collapse;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

table.centry td.ctitle {
  font-weight: bold;
  padding: 5px 0 5px 0 ;
  background-color: #ffffff;
  color: #FF0066;
}

table.centry td.gbcontent {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #555555;
}

/*Form*/

.field_form { width: 200px;}

.content-special { 

background-image: url(../images/special_bg.gif);
background-repeat: no-repeat;
width: 540px;
height: 75px;
margin: 15px 25px 25px 180px;
padding-left: 175px;

}
