* {
	margin: 0;
	padding: 0;
}

html,body {
	height:100%;
	background: url(fon.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #373737;
}

td.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #373737;
}

input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 16px;
	width: 85%;
	color: #373737;
	border:solid 1px #b3b3b3;
	margin:0;
}

textarea.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #468fca;
	border: 1px solid #e60527;
}

a:link {
	color: #c82254;
    text-decoration: none;
}
a:visited {
	color: #c82254;
	text-decoration: none;
	border: none;

}
a:hover {
	color: #c82254;
	text-decoration: underline;
}
a:active {
	color: #c82254;
	text-decoration: underline;
}

a.white:link {
	color: #ffffff;
    text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;

}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: underline;
}


a.grey:link {
	color: #666666;
    text-decoration: none;
}
a.grey:visited {
	color: #666666;
	text-decoration: none;
	border: none;

}
a.grey:hover {
	color: #666666;
	text-decoration: underline;
}
a.grey:active {
	color: #666666;
	text-decoration: underline;
}

form {
	margin:0;
}



/* === Default Settings: === */

img {
	border: none;
	}

hr {
	border: 1px solid #b3b3b3;
	}

.padding {
	padding: 0 0 0 20px;
	}
#mycarousel li {
	list-style: none;
}

#navi li, #sidebar li {
	list-style: none;
	}

.formularfeld {
	font-size: 1em;
	color: #fff;
	background-color: #b2b2b2;
	border: 0;
	}

/* === Typography: === */

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #333333;	
	}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	margin: 1em 0 1em 0;
	}

h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}

h4 {
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 1em;
	}

.greybox h4 {
	margin: 1em 0 0.3em 0;
	}

.textRed {
	color: #a2123c;
}

#footer p {
	padding-top: 0.3em;
	font-size: 0.9em;
	text-align: center;
	}

.greybox p, .whitebox p {
	line-height: 1.5em;
	text-align: left;
	font-size: 1em;
	}

.greybox p {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 1em 0;
	}

	/* Links: */
	
a {
	color: #c50347;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}
	
	/* Navigation-Bar: */
.AccordionPanelContent li {
	display: block;
	padding: 0.4em 0 0.4em 1em;
	color: #c50347;
	font-size: 1em;
	text-transform: uppercase;
	width: 170px;
	border-bottom: 1px solid #b3b3b3;
}

#navi h4 {
	margin: 0;
	padding: 0.4em 0 0.4em 1em;	
	width: 170px;
	border-bottom: 1px solid #b3b3b3;
}

#navi a {
	text-decoration: none;	
	color: #c50347;
}

#navi a:hover, #navi a:active {	
	color: #b3b3b3; 
}

.NaviSideBar li {
	display: block;
	padding: 0.4em 0 0.4em 1em;
	color: #a2123c;
	font-size: 1em;
	text-transform: uppercase;
	width: 170px;
	border-bottom: 1px solid #b3b3b3;
}

.NaviSideBar a {
	text-decoration: none;	
	color: #c50347;
}

.NaviSideBar a:hover, .NaviSideBar a:active {	
	color: #b3b3b3; 
}

#navi .naviActive {
	color: #b3b3b3;	
}

.NaviSideBar a.naviActive {
	color: #b3b3b3;	
}

/* === DIV-Sets: === */

#container {
	width: 980px;
	margin:0px auto;
	text-align:left;
	background-color: #ffffff;
	}

	/* Main DIVs: */

#navi {
	width: 220px;
	position: relative;
	top: 20px;
	float: left;
	height: 100%;
	}

#content {
	width: 580px;
	position: relative;
	top: 20px;
	float: left;
	}

#sidebar {
	width: 180px;
	position: relative;
	top: 20px;
	float: right;
	}

#footer {
	position: relative;
	clear: both;
	top: 50px;
	height: 90px;
	font-size: 1em;
	border-top: 1px solid #b3b3b3;	
	padding-top: 5px;
	}

	/* Sub DIVs: */

#center {
	width: 540px;
	margin: 0 auto;
	}

#hauptbild {	
	margin: 0 auto;
	}

#StartText {
	width: 340px;
	float: left;
	margin-top: 0.5em;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	}
#StartText p {
	margin-bottom: 1em;
}

#Text {
	width: 540px;
	float: left;
	margin-top: 1em;
	font-size: 9pt;
	text-align: left;
}
#Text p {
	margin-bottom: 1em;
}

#Text ul {
	margin: 5px 0 5px 25px;
}

#Text ol {	
	margin: 5px 0 5px 25px;
}

.gallerie img {
	display: block; 
	margin: 6px 6px 0 0;
	float: left;
}

#highlights {	
	width: 540px;
	margin-top: 1.2em;
	}

#HaendlerSuche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #c50347;
	text-transform: uppercase;	
	padding: 0.4em 0 0.4em 1em;
}

.whitebox {
	float: left;
	width: 170px;	
	background-color: #FFFFFF;
	border: 1px solid #b3b3b3;	
	}
	
.basket {
	width: 178px;	
	margin-top:0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #b3b3b3;	
	}

#sidebar_content {
	width: 180px;
	margin-left:20px;
	margin-top:0px;
	}

.SidebarTeaser {
	margin-top: 1.8em;	
}

.greybox {
	margin-top: 1.8em;
	background-color: #A1A3A0;
	padding: 0.6em;
	}
	
.spacer_sidebar {
	margin-top: 1.8em;
}
.breaker {
	clear: both;
}
.laenderflaggen {
	width: 72px; 
	height: 70px; 	
	text-align: center; 
	vertical-align: middle;	
	float: left;
	font-size: 9px;
}

.sprachwahl {
	
	
}
.sprachwahl select {
	font-size: 10px;
	color: #999999;
}

/* Pressebereich */
.presseDatum {
	width: 100px;
	float: left;
}

.presseText {
	width: 440px;
	float: left;
}

/* Accordion */
.Accordion {
/*	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray; */
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	/* background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px; */
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	/* height: 200px; */
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #fff;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #fff;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	
}
