/* General Stuff */

body, html {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-heigt:20px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#554336;
	background-color: #554336;
	background-image:  url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
	font-size:12px;
	line-heigt:20px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#554336;
}

#layout {
	position:absolute;
	top: 0px;
	left: 50%;
	width:810px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -405px;
	border: 0px none;
	border-spacing: 0px;
	overflow: auto;
}

#hauptnavigation{
	background-color: #F4F2F0;
	width:	269px;
	height: 100%;
	padding-left: 5px;
	padding-right: 6px;
}

#content{
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bootm: 10px;
	margin-left: 30px;
}

/* Formatierte HTML-Tags */


h1 {color:#CC0024;font-size:13px;font-weight: bold; line-height:16px; padding-top:0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;border-bottom: 5px solid #E7E1DD}

h2 {color:#CC0024;font-size:12px;font-weight: bold; line-height:16px; padding-top:0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;}

h3 {color:#554336;font-size:12px;font-weight: bold; line-height:16px; padding-top:0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;}

a {outline:none;color: #CC0024;}
a:link {color: #CC0024; text-decoration:none;}
a:visited {color: #CC0024; text-decoration:none;}
a:active {color: #CC0024; text-decoration:none;}
a:hover {color: #948376; text-decoration:none;}

/* Testweise auskommentiert
table { border-collapse: collapse; border: 0px none; border-spacing: 0px;}
*/

td {
	padding:0px;
	margin:0px; 
	font-size:12px;
	line-heigt:20px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#554336;
}

/* Testweise auskommentiert 
th { border: 0px none; }
*/


/* Menu Styles */
	
#active_menu {
	width: 269px;
	background-color: #E7E1DD;
	display: table-cell;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}

#active_menu-news {
	width: 269px;
	background-color: #E7E1DD;
	display: table-cell;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}

#active_menu-dmc {
	width: 269px;
	background-color: #E7E1DD;
	display: table-cell;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}

#active_menu-end {
	width: 269px;
	background-color: #E7E1DD;
	display: table-cell;
	text-align: right;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	font-weight: bold;
}


.mainlevel {
	width: 269px;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	color: #CC0024;
	height: 24px;
	border: 0px none;
	display: table-cell;
	padding-right: 15px;
}

.mainlevel-dmc {
	width: 269px;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	color: #CC0024;
	height: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777777;
	display: table-cell;
	padding-right: 15px;
}

.mainlevel-end {
	width: 269px;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	color: #CC0024;
	height: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	display: table-cell;
	padding-right: 15px;
}

.mainlevel-news {
	width: 269px;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	color: #CC0024;
	height: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777777;
	display: table-cell;
	padding-right: 15px;
}

.sublevel {
	width: 269px;
	background-color: #E7E1DD;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	color: #554336;
	height: 18px;
	display: table-cell;
	padding-right: 15px;
        margin: 0px;
}

a.sublevel {color: #554336;}
a.sublevel:link, a.sublevel:visited {color: #554336;}
a.sublevel:hover, a.sublevel:active {color: #CC0024;}

.sublevel-dmc {
	width: 269px;
	background-color: #E7E1DD;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	color: #554336;
	height: 18px;
	display: table-cell;
	padding-right: 15px;
        margin: 0px;
}

a.sublevel-dmc {color: #554336;}
a.sublevel-dmc:link, a.sublevel:visited {color: #554336;}
a.sublevel-dmc:hover, a.sublevel:active {color: #CC0024;}

.sublevel-news {
	width: 269px;
	background-color: #E7E1DD;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	color: #554336;
	height: 18px;
	display: table-cell;
	padding-right: 15px;
        margin: 0px;
}

a.sublevel-news {color: #554336;}
a.sublevel-news:link, a.sublevel:visited {color: #554336;}
a.sublevel-news:hover, a.sublevel:active {color: #CC0024;}

/* Spezielle Joomla-Klassen */

.contentheading {
	width: 495px;
	color:#CC0024;
	font-size:13px;
	font-weight: bold; 
	line-height:16px; 
	padding-top:15px; 
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px;
	border-bottom: 5px solid #E7E1DD;
	display: table-cell;
}

.buttonheading {
	width:16px; 
	line-height:16px; 
	text-align:right; 
	padding-top: 8px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	border-bottom: 5px solid #E7E1DD;
	display: table-cell;
}

.componentheading {
	color:#CC0024;
	font-size:13px;
	font-weight: bold; 
	line-height:16px; 
	padding-top:15px; 
	padding-right: 0px; 
	padding-bottom: 15px; 
	padding-left: 0px;
	border-bottom: 5px solid #E7E1DD;
}

contentpaneopen { border-collapse: collapse; border: 0px none; border-spacing: 0px;}

.bildlinks {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: none;
}

.bildrechts {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: none;
}

.small {
	font-size:10px;
	line-heigt:15px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#554336;
}

.tableborder {
	border: 1px solid #666666; 
}