@charset "UTF-8";
/* CSS Document */

body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#fff;
 text-align:center;
}

h1 {
	font-size:18px;
	color:#cccccc;
	margin:0px;
}
h2 {
	font-size:14px;
	color:#666666;
}
h3 {
	font-size:11px;
	color:#666666;
}
p {margin-top:0px;}



/* Der Kasten mit dem Inhalt */

a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size:12px;
}
a:active, a:hover
{
  color:#a6c02c;
}
a.menu:link, a.menu:visited
{
	color:#666666;
}
a.menu:active, a.menu:hover
{
  color:#a6c02c;
}



/*Der gesamte Inhalt */


#inhalt {
width:900px;
min-height:590px;
margin:10px auto;
text-align:left;
}

/* Die Titelzeile */
#title {
	color:#cccccc;
	padding-top:10px;
	height:100px;
}

/* Das Logo */
#logo {
	color:#666666;
	padding-top:0px;
	height:60px;
	width:120px;
	float:left;
}

/* Der Seitentitel */
#seitentitel {
	color:#cccccc;
	font-size:18px;
	padding-top:10px;
	height:20px;
}


/* Das Menü */
#menu {
	color:#666666;
	text-align:right;
	padding:70px 0px;
	clear:right;
	
}

/* Der Inhalt */
#content-index {
	border:1px solid #cccccc;
	background-color:#fff;
	padding:25px;
	color:#C8D208;
	height:565px;
	margin: 20 auto !important;
}

#content-sub {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#fff;
	padding:25px;
	color:#C8D208;
	height:565px;
	margin: 20 auto !important;
}

#content-shop {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#fff;
	padding:10px;
	color:#C8D208;
	height:auto;
	
	margin: 20 auto !important;
}

#content-small {
	background-color:#fff;
	padding:25px;
	color:#5fa8d0;
	height:565px;
	width:400px;
	margin: 20  !important;
}

/*  2-spaltiges  Layout*/
.content-links {
float:left;
font-size:10px;
line-height:22px;
padding:2%;
margin:1%;
color:#666;
width:36em;
height:520px;

} 


.content-rechts {
float:right;
font-size:10px;
line-height:22px;
padding:2%;
margin: 1%;
color:#666;
width:36em;
height:520px;

}


/* Bilder im Text*/

.TextImageRight {
	float: right;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 15px;
}

.TextImageLeft {
	clear:right;
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 15px;
}


/*  Formatierung SlideShowPro*/
#frame {
	background-color: #0000CC !important;
	overflow: hidden !important;
	padding: 0px !important;
	margin: 0 auto !important;
	border: 0px solid #736E5B !important;
	color: inherit;
}


#flashcontent {
	background-color: #FFFFFF !important;
	border: 0px solid #5fa8d0 !important;
	height: 566px !important;
	padding: 0.00 !important;
	margin: 0 auto !important;
	width: 850px !important;
	color: inherit;
}



#footer-left {
	float:left;
	background-color:#FFFFFF;
	padding:15px;
	color:#666666;
	height:10px;
	margin: 0 auto  !important;
}


#footer-rechts {
	background-color:#FFFFFF;
	padding:15px;
	color:#666666;
	height:10px;
	margin: 0 auto !important;
	text-align:right;
}

#workshop{
	
	float:left;
}


//
