body {
	margin:0;
	padding:0;
	line-height: 1.5em;
}

em{ color: red; }

#contentwrapper {
	float: left;
	width: 850px;
	margin: 0 auto;
	background: #FFFFFF;
}

#contentcolumn {
	margin-right: 370px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	background: #FFFFFF;
}

#content {
	border-top: #778 solid 1px;
	width: 700px;
	margin: 0 auto;
}
#contentGAL {
	border-top: #778 solid 1px;
	width: 850px;
	margin: 0 auto;
}
#colTwo {
	float: right;
	width: 300px;
	height: 1200px;
	padding: 0 15px 0 0;
	background-position: center;
	background: url(images/fkk-valalta.jpg);
}
#colTwoUnder {
	float: right;
	width: 300px;
	height: 800px;
	padding: 0 15px 0 0;
	background: url(images/parcelle-644.gif) no-repeat;
}
#colOne {
	float: left;
	width: 440px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	background: #FFF;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content p {
	text-align: justify;
}

#footer{
	clear: left;
	width: 700px;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	border-bottom: #778 solid 1px;
	border-top: #778 solid 1px;
	margin: 0 auto;
	font-size: 12px;
}

#footer a{
	color: #3366CC;
	text-decoration: none;
}


h1 {
	font-size: 18px;
}

h2 {
	color: #0D6C02;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/*MENU*//*MENU*/

.menutabs{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
	margin-bottom: 1em;
}

.menutabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.menutabs li{
	display: inline;
	margin: 0;
	font-size: 10px;
}

.menutabs li a{
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(images/shade.gif) top left repeat-x;
}

.menutabs li a:visited{
	color: #2d2b2b;
	font-size: 10px;
}

.menutabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
	font-size: 10px;
}

.menutabs li.selected{
	position: relative;
	top: 1px;
	font-size: 10px;
}

.menutabs li.selected a{ /*selected main tab style */
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	font-size: 10px;
}

.menutabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	font-size: 10px;
}

#theslogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 700px;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imgl {
	float: left;
	margin: 0px 10px 0px 0px;
}
.imgr {
	float: right;
	margin: 0px 10px 0px 0px;
}

/* Kalender */

.text {
	color: #000;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.scripted {
	color: #000;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

/* Mail Form */

.formular {
 width:100%;
 border-top: 1px solid #999999;
 text-align:left;
}
.fehler {
 color: #FF0000;
 text-align:left;
}
.box {
 margin-top:10px;
 text-align:left;
}
.um {
 text-align:left;
 clear:both;
}
.bez {
 text-align:left;
 width:9.5em;
 line-height:25px;
}
input {
 margin-top:5px;
 text-align:left;
 clear:both;
}
.nachricht {
 clear:both;
 text-align:left;
}

.blackbg {
	background: #000000; 
}

.font-big {
 font-family:Verdana, sans-serif;
 font-size:16px; font-weight:bold;
 color:#FFFFFF;
}
.font-small {
 font-family:Verdana, sans-serif;
 font-size:10px; font-weight:normal;
 color:#000000;
}
.table {
 background-color:#FFFFFF;
 width:90%;
}
.table2 {
 background-color:#FFFFFF;
 width:100%;
}
.head {
 background-color:#83ADDD;
}
.main {
 background-color:#ECECEC;
 font-family:Verdana, sans-serif;
 font-size:12px; font-weight:normal;
 color:#000000;
}
.foot {
 background-color:#83ADDD;
}
.align {
 text-align:left;
}
.textarea {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 border : 1px solid #808080;
}
.input {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
 font-size: 12px;
}
.select {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
}
.button {
 width: 130px;
}
#suggestBoxElement {
 border:1px solid #8FABFF;
 visibility:hidden;
 text-align:left; 
 white-space:nowrap;
 background-color:#F7F7F7;
 color:#808080;
}
#map {
 font-family:Tahoma,sans-serif;font-size:11px;
 border:1px dashed #8FABFF; padding:2px;
 visibility:hidden;white-space:nowrap;
 background-color:#F7F7F7; color:blue;
}
.suggestions {
 font-family:Tahoma,sans-serif;font-size:12px;
 background-color: #F7F7F7;
}
.suggestionMouseOver {
 font-family:Tahoma,sans-serif;font-size:12px;
 background:blue; color:white;
 color:#FFFFFF;
}

.bigfont {
	font-size: 36px;
}
