/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif; /*76% */
	background: #F06E57;/* url(bg.gif) repeat-y center;*/	
}

#wrap {
	/*background: #ffffff;*/
	color: #303030;
	margin: 20px;
	background: White;
}

#header {
	display: none;
}


#mainmenu{
	display: none;
}


#extras {
	display: none;
}


#content {
	margin: 0 10px 20px 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h2 {
	font-size: 1.5em;
	/*margin: 0 0 0.5em 0;*/
}
#content h3{
	font-size: 1.1em;
}


#content .boxlink{
	font-size: 1.1em; /*font-weight: bold;*/
}

#content .namekat{
    font-size: 1.3em;
	 font-weight: bold;
	/*text-align: center;*/
}

.namelink{
    font-size: 1.2em;
	 font-weight: bold;
	 
	/*text-align: center;*/
}

#content .text{
    padding-left: 4.5em;/*10%;*/
    font-size: 1.2em;
}
#content .titel{
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
   padding-left: 4.5em;/*10%;*/
}

#content .note{
	font-size: 1.0em;
	padding-left: 4.5em;/*10%;*/
	font-style: italic;
	color: #868686;
}
#content .werbung{
	display: none;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #286ea0;
}

a img {
	border: 0;
}

#footer {
	display: none;
}


.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}
.img {
	background: white;
	border: 0;
}
/*kontakt form*/
.fs-form{
	border-color:  red;
}
.leg
 {
  color: red;
 }
 
.rot
 {
  color: red;
 } 
 /* such fc */
 
 #such{
 	display: none;
}

.select
{
	width: 100%;
}
fieldset{
	border: thin groove;
}

/*freizeitlist tab*/
.marg{
	margin: 0px 5px 0px 5px;
}

.detail{
	font-size: smaller;
	color: Gray;
}
.navbutt{

}

