/************************************************************* HTML TAGS */
html {}

body { background	:	#FFFFFF; }
*	{	font-family	: Verdana, arial !important;}
a {
	margin			: 0;
	padding			: 0;
	color			:#000000;
	text-decoration	: none;
}

a:hover { 
	text-decoration : underline; }

img { border		: 0; }


/************************************************************* PAGE */
div.frame {
	width			: 100%;
	padding			: 0px 0;
	text-align: center;	margin: 0 auto;}
div.page {
	margin: 0 auto;	width			: 953px;
	text-align		: left;
	border			: 1px solid #cccdce;
	border-top		: none;
}
div.bg1, div.bg2, div.bg3, div.bg4 {
	width			: 100%;
	margin			: 0;
}

div.side-bg {
	z-index			: 999;
	position		: absolute;
	top				: 85;
	left			: 963px;
}

div.side-bg-top {
	position		: absolute;
	left			: 0px;
	top 			: 0px;
	z-index			: 99999;
}
div.bg1{
	background		:  url(/pics/layout/image_1264761361376.gif) repeat-y top left;
}
/* tl: IE 5.5 Hack von dkr, damit IE HasLayout bekommt, hier könnte inline-block ausreichen? Validiert nicht! */
div.tailer { zoom	: 100%; }


/************************************************************* HEADER */
div.header {
	padding			: 0 0 26px;
	padding		/*\**/: 0 0 20px \9;
	position		: relative;
	background		: #FFFFFF; 
}
*+ HTML div.header {
	padding			: 0 0 26px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	div.header{ 
		padding			: 0 0 7px;
	}
}
div.logo{
	position		: relative;
}
p.logo {
	display			: block;
	background		: url(/pics/layout/image_1264761531830.gif) no-repeat top left;
}
p.logo a {
	display			: block;
	width			: 953px;
	height			: 65px;
	text-decoration	: none;
}

p.logo span { 
	display			: none; 
}

.header-img {
	position		: absolute;
	top				: 65px;
	left			: 0;
	width			: 219px;
	height			: 85px;
}
/************************************************************* HORIZONTAL MENU */
div.hmenu {
	clear			: both;
	color			: #fff9d6;
	font-size		: 0.75em;
	text-align		: center;
	border-bottom	: 2px solid #fff9d6;
	background		: #FFEB95;
}
div.hmenu-workspace {
	display			: block;
	height			: 1.4em;
	padding			: 3px 7px;
}

ul.hmenu1 { 
	list-style-type	: none; 
}

li.hmenu1 {
	display			: inline;
	float			: left;
}
a.hmenu {
	display			: block;
	float			: left;
	padding			: 1px 10px;
	color			: #5a5a5a;
	font-size		: 1em;
	text-decoration	: none;
	background		: #FFEB95;
}
a.hmenu:hover {
	color			: #5a5a5a;
	text-decoration	: none;
}
a.hmenu1 {
	padding			: 2px 10px;
	font-weight		: 700;
	background		: #FFEB95;
}
a.hmenu1:hover {
	text-decoration : none;
	background		: #edede2;
}
a.hmenu1-active {
	color			: #FFEB95;
	background		: #cccdce;
}


/************************************************************* MAIN */
div.main {
	clear			: both;
	min-height		: 480px;
	text-align		: center;
	overflow		: hidden;
}

* html div.main {
	height			: 480px;
	position		: relative;
	overflow		: visible;
}


/************************************************************* BREADCRUMB */
div.breadcrumb {
	width			: 730px;
	height			: 1.4em; 
	margin			: 0 auto 0px;
	padding			: 0 2px 4px 0;
	position		: absolute;
	z-index			: 999;
	top				: 65px;
	left			: 220px;
	color			: #8f8f8f;
	display			: block;
	background		: #FFFFFF;
}

span.breadcrumb-infotext a{
	display			: block;
	float			: left;
	padding			: 3px 5px 3px 9px;
	font-size		: 0.75em;
	color			: #8f8f8f;
	text-decoration	: underline;
}
span.breadcrumb-infotext a{
	text-decoration	: underline;
}
div.breadcrumb UL {
	display			: inline;
	list-style-type	: none;
}
div.breadcrumb LI {
	display			: inline;
	float			: left;
}
a.breadcrumb {
	display			: block;
	float			: left;
	margin			: 0;
	padding			: 3px 5px;
	color			: #8f8f8f;
	font-size		: 0.75em;
	text-decoration	: underline;
}
a.breadcrumb:hover {
	color			: #8f8f8f;
	text-decoration	: underline;
}
a.breadcrumb-choiced {
	color			: #8f8f8f;
	text-decoration	: none;
}


/************************************************************* VERTICAL MENU */
div.vmenu {
		float			: left;
	width			: 219px;
	margin			: 121px -219px 0 0;
	overflow		: hidden;
}

div.vmenu-workspace { margin:	0 0 10px 0; }

ul.vmenu1, ul.vmenu2, ul.vmenu3, ul.vmenu4 { list-style-type:	none; }

li.vmenu1, li.vmenu2, li.vmenu3, li.vmenu4 { display:	inline; }

a.vmenu {
	display			: block;
	margin			: 0 0 0px;
	padding			: 4px 5px 2px;
	color			: #5a5a5a;
	font-size		: 0.75em;
	text-align		: left;
	text-decoration	: none;
	background		: #FFEB95;
}

a.vmenu:hover { color:	#5a5a5a; }

a.vmenu1 {
	padding			: 7px 2px 6px 10px;
	font-weight		: 700;
	border-top		: 1px solid #cccdce;
	color			: #646464;
	background		: #FFFFFF;
}

a.vmenu1:hover { 
	text-decoration : none;
	color			: #646464;
	border-top		: 1px solid #cccdce;
	background		: #fff9d6;
}

a.vmenu1-active {
	font-weight		: 700;
	color			: #646464;
	border-bottom	: 1px solid #cccdce;
	background		: #fff9d6;
}
a.vmenu1-last{
	border-bottom	: 1px solid #cccdce;	
}
a.vmenu2 {
	padding			: 7px 2px 6px 10px;
	margin			: 0 0 0 12px; 
	color			: #5a5a5a;
	font-size		: 0.75em;
	font-weight		: 700;
	border-bottom	: 1px solid #cccdce;
	background		: #FFFFFF;
}

a.vmenu2:hover { 
	text-decoration : none;
	border-bottom	: 1px solid #cccdce;
	background		: #fff9d6; 
}

a.vmenu2-active {
	font-size		: 0.75em;
	border-bottom	: 1px solid #cccdce;
	background		: #fff9d6; 
}
a.vmenu3 {
	padding			: 7px 2px 6px 7px;
	margin			: 0 0 0 31px; 
	color			: #5a5a5a;
	font-size		: 0.75em;
	font-weight		: 400;
	background		: #FFFFFF; 
}

a.vmenu3:hover { 
	text-decoration : none;
	background		: #fff9d6; 
}

a.vmenu3-active {
	background		: #fff9d6;
}
a.vmenu4 {
	padding			: 7px 2px 7px 13px;
	margin			: 0 0 0 45px; 
	color			: #5a5a5a;
	font-size		: 0.70em;
	font-weight		: 400;
	border-top		: 1px solid #FFFFFF;
	background		: #FFFFFF;
}

a.vmenu4:hover {
	text-decoration : none; 
	background		: #fff9d6 url(/pics/layout/marker_an.gif) no-repeat 3px center; 
}

a.vmenu4-active {
	font-size		: 0.70em;
	background		: #fff9d6 url(/pics/layout/marker_an.gif) no-repeat 3px center;
}


/************************************************************* CONTAINER */
div.container {
		float			: right;
	width			: 219px;
	margin			: 0px 0 0 -219px;
	padding			: 0px 0 10px;
	text-align		: left;
}
div.container-left {
	float			: left;
	width			: 219px;
}
div.container-right {
	float			: right;
	width			: 219px;
}

div.container-menu { width:	219px; }

div.container-top { width:	0px; }

div.container-bottom { width:	0px; }

div.container-left div.container-workspace {
	padding			: 32px 20px;
	background		: #D8D7B9;
}
div.container-left div.container-workspace div.container-headline{
	background		: #D8D7B9;
}
div.container-left div.container-workspace div.container-content{
	background		: #D8D7B9;
}

div.container-workspace {
	float			: left;
	padding			: 20px;
	width			: 179px;
	margin			: 0 0 1px 0;
	background		: #edede2;
	border-bottom	: 1px solid #FFFFFF; 
}
div.container-headline {
	width			: 100%;
	padding			: 0px 0;
	color			: #646464;
	font-weight		: 700;
	text-align		: left;
	text-decoration	: none;
	overflow		: hidden;
	background		: #edede2;
}
div.container-content {
	padding			: 11px 0px;
	color			: #000000;
	font-size		: 0.70em;
}

div.container-content a { 
	color			: #646464;
	text-decoration	: underline;
}

h3.container {
	display			: inline;
	font-size		: 0.75em;
	font-weight		: 700;
	color			: #646464;
}
img.border-image { float:	left; }

div.container-content div.containerimage{
	border-bottom	: none;  
}
div.containerimage{
	border-bottom	: 1px solid #FFFFFF;  
}
* HTML div.events-gui-container{ 
	width			: 170px;
}
/**************************************************************Suche */

div.suche{
	float			: left;
	padding			: 30px 20px;
	width			: 179px;
	border-bottom	: 1px solid #FFFFFF;
} 
span.suche-titel{
	float			: left;
	width			: 100%;
	font-size		: 0.75em;
	padding			: 0 0 8px;
	font-weight		: 700; 
	color			: #646464;
}
.suche_input_button{
	font-size		: 0.75em;
}
.suche_input_text{
	height			: 18px;
	width			: 170px; 
	font-size		: 1em;
	color			:#000000;
	border			: none !important;
	background		: url(/pics/layout/bg_suche.gif) no-repeat top left;
}

/************************************************************* CONTENT */
div.content {
	width			: 514px;
	margin			: 0 219px 0px 219px;
	padding			: 0px 0 10px;
	text-align		: left;
	z-index			: 999999;
	position		: relative;
}

div.content-wrap {
	float			: left;
	width			: 100%;
	margin			: 0 auto ;
	position		: relative;
	background		: #fff9d6;
}
div.content-workspace { margin:	0 auto 5px auto; }
div.content-workspace ol, div.content-workspace ul, div.content-workspace li { margin-left:	17px; }
div.content-workspace ol li, div.content-workspace ul li { margin-left:	0; }
div.content-header {
	padding			: 13px 22px;
	color			: #FFFFFF;
	text-align		: left;
	font-weight		: 700;
	background		: none !important;
}
div.content-text div.content-header {
	padding			: 13px 0px;
	color			: #FFFFFF;
	text-align		: left;
	font-weight		: 700;
	background		: none !important;
}
div.content-text {
	height			: 100%;
	margin			: 0 0 10px;
	padding			: 0 22px 0 22px; 
	color			: #000000;
	text-align		: left;
	font-size		: 0.75em;
}
h3.content-title {
	display			: inline;
	color			: #646464;
	font-size		: 0.85em;
	font-weight		: 700
}
img.content-header-image{
	display			: block;
	height			: 59px;
	width			: 514px;
	position		: relative;
	float			: left;
}
div.content a{
	text-decoration: underline;
}
div.menu_introduction_inc_basic{
	background		: #FFEB95;
	min-height		: 139px;
	min-height		/*\**/: 143px\9;
}

* HTML div.menu_introduction_inc_basic{
	height			: 67px;
}
*+ HTML div.menu_introduction_inc_basic{
	min-height		: 141px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	div.menu_introduction_inc_basic{
		min-height		: 153px;
	}
}
/************************************************************* FOOTER */
div.footer {
	clear			: both;
	margin			: 0;
	padding			: 8px 7px 18px;
	font-size		: 0.75em;
	color			: #8f8f8f;
	text-align		: left;
	border-top		: 1px solid #cccdce;
	background		: #FFFFFF;
}

.footer a {
	display			: block;
	float			: left;
	padding			: 0px 10px 2px;
	color			: #8f8f8f;
	font-size		: 1em;
	font-weight		: 400;
	text-decoration	: none;
}

.footer a:hover {
	color			: #8f8f8f;
	text-decoration	: none;
}
div.footer-navi{
	margin			: 0 0 0 219px;
}

/************************************************************* STANDARDS */
div.paging-inlay{
	text-align		: center;
	height			: 18px;
}

span.paging { 
	color			: #000000; padding: 3px; 
}

.paging { 
	background		: #FFEB95; 
}

span.site-of-pager{
	padding-right	: 8px;
}

span.jump-to-pager{
	padding-left	: 8px;
}

span.backlink-pager a, span.forlink-pager a{
	vertical-align	: middle;
}

input.jump-to-pager{
	margin-top		: -2px;	
	text-align		: center;
	width			: 25px;	
	padding			: 0px !important;
}

input.submit-pager{
	height			: 20px;
	vertical-align	: top;
}

.border1 { border:	1px solid #FFEB95; }

div.form-begin {
	border			: 1px solid #FFEB95;
	/*background		: #cccdce;*/
}
a.sitemap{
	color			: #000000 !important;
}
textarea, input.text { border:	1px solid #FFEB95; }

input.button {
	color			: #000000;
	border			: 1px outset #646464;
}
option {
	color			: #000000;
	background		: #fff9d6;
}
button {
	color			: #000000;
	border			: 1px solid #FFEB95;
}
fieldset {
	margin			: 10px 0;
	padding			: 5px 10px;
	border			: 2px solid #FFEB95;
}

legend {
	padding			: 2px 10px;
	border			: 1px solid #FFEB95;
}

div.form-fieldset-inlay {
	padding			: 3px 7px;
	background		: #cccdce;
}

#submit_kontakt_form{
	border			: 0px !important;
	margin-top		: 0px;
}

* HTML #submit_kontakt_form{
	border			: 0px !important;
	margin-top		: 1px;
}


/*************************************************************TAB-Container */

.tab-container {
  	width			: 100%;
  	background		: #edede2;
  	margin-bottom	: 16px;
}
 
.tab {
  	border			: 1px solid #cccdce;
  	border-bottom	: 0px;
  	cursor			: pointer;
  	float			: left;
  	height			: 15px;
  	margin-right	: 6px;
  	padding			: 4px;
  	text-align		: center;

}

.tab-active{
  	border			: 1px solid #cccdce;
 	border-bottom	: 0px;
  	cursor			: pointer;
  	float			: left;
  	height			: 15px;
  	margin-right	: 6px;
  	padding			: 4px;
  	text-align		: center;
  	background		: #FFEB95;		
}
 
#tab-content {
  	clear			: both;
  	padding			: 5px;
}
#around-content {
  	border			: 1px solid #cccdce;
  	clear			: both;
}

#around-content .container-workspace .container-headline{
	display			: none;
}

#around-content .container-workspace {
	font-size		: 1.4em;
}

.tab-left{	
	float			: left;
}

.tab-right{
	float			: left;
}