@charset "ISO-8859-1";
@import url("../js/lytebox/lytebox.css");


/*
 * Author:	MIZ-CMS
 * Date: 	2010-05-21 12:37:04
 */


/**************************************************************
	DEFAULT
 **************************************************************/
* {
	margin:				0;
	padding:			0;
}

body {
	margin:				0;
	font-family:			sans-serif;
}

body, th, td, pre {
	font-size:			14px;
}

#container {
	margin:				1em;
}

h1 { font-size:2.00em; line-height:1.5em; }
h2 { font-size:1.75em; line-height:1.5em; }
h3 { font-size:1.50em; line-height:1.5em; }
h4 { font-size:1.25em; line-height:1.5em; }
h5 { font-size:1.10em; line-height:1.5em; }
h6 { font-size:1.00em; line-height:1.5em; }

p {
	margin:				1em 0em;
}

ul, ol {
	margin:				1em 0em 1em 2em;
}

ul ul, ol ol {
	margin-top:			0em;
	margin-bottom:			0em;
}

li {
	line-height:			1.3em;
}

acronym {
	cursor:				help;
	border-bottom-style:		dotted;
	border-bottom-width:		1px;
}

img {
	border:				0;
}

img.imgleft {
	margin-right:			.7em;
}

img.imgright {
	margin-left:			.7em;
}

div.advcontent {
	margin:				.2em 0em;
	float:				left;
	width:				100%;
}

div.advcontent-end {
	clear:				left;
}

div#bodyend {
	clear:				both;
}

div.browser-note {
	margin:				0px;
	height:				31px;
	font-family:			sans-serif;
	font-size:			12px;
	font-weight:			bold;
}

div.browser-note table {
	margin:				0px;
	width:				100%;
	position:			fixed;
	z-index:			100;
	top:				0px;
	border-collapse:		collapse;
	border-spacing:			0;
	border-bottom:			solid 1px #000;
	color:				#000;
	text-align:			center;
	background-color:		#ff9;
}

div.browser-note table td {
	margin:				0px;
	font-family:			sans-serif;
	font-size:			12px;
	font-weight:			bold;
	text-align:			center;
	padding:			4px 15px;
	height:				22px;
}

div#oldbrowserwarning table {
	background:			#f99 url("../cms/images/warning.gif") no-repeat 10px 50%;
}

div#oldbrowserwarning table td {
	padding-left:			37px;
	text-align:			left;
}

div#oldbrowserwarning a {
	color:				#fff;
}

div#youfoundusnote table {
	text-align:			center;
	background-color:		#ff9;
}

div#youfoundusnote i {
	color:				#00f;
}

div#youfoundusnote a {
	color:				#c00;
}


/**************************************************************
	GALLERY DEFAULT
 **************************************************************/
div.gallery {
	margin:				.2em 0em;
	float:				left;
	width:				100%;
}

div.gallery div.thumbnail {
	float:				left; 
	padding:			0px;
}

div.gallery div.thumbnail a {
	border:				solid 1px gray;
	display:			block;
	margin:				0;
	padding:			0;
}

div.gallery div.thumbnail a img {
	border:				none;
	margin:				0;
	padding:			0;
}

div.gallery div.thumbnail p.desc {
	text-align:			center;
	font-family:			sans-serif;
	font-size:			.8em;
	line-height:			1em;
	padding:			2px;
	margin:				0;
	background-color:		#ccc;
	border-left:			solid 1px gray;
	border-right:			solid 1px gray;
	border-bottom:			solid 1px gray;
}


/*******************************************************************
	GENERAL
 *******************************************************************/
body {
	background:			#FFF4BF;
	font-family:			Verdana, Sans-Serif;
	color:				#555;
	font-size:			small;
	font-weight:			600;
	line-height:			115%;
	_line-height:			115%;
	margin:				0;
}

a {
	color:				#000;
	text-decoration:		none;
}

a:hover {
	color:				#555;
	text-decoration:		underline;
}

img {
	border:				none;
}

hr {
	display:			none;
}

#container {
	width:				693px;
	margin:				auto;
}

#body {
	background:			#FFF4BF url("../files/design/navi-background-weiss2.png") repeat-y;
	width:				693px;
}

#bodyend {
	clear:				both;
	height:				15px;
}


/*******************************************************************
	HEADER
 *******************************************************************/
#header {
	background:			url("../files/design/header-1.png") no-repeat -2px 0;
	height:				310px;
}

#header h1, #header h2 {
	display:			none;
}


/*******************************************************************
	NAVIGATION
 *******************************************************************/
#navigation {
	width:				163px;	
	float:				left;
	/*border:				1px solid #f00;*/
}

#navigation h2 {
	display:			none;
}

#navigation ul {
	list-style:			url("../files/design/banner-button-tr.png");
	display:			list-item;
	margin:				0;
}

#navigation ul li.group {

}

#navigation ul li.group a.grouplink {
	line-height:			20px;
	background:			url("../files/design/navi-background-weiss2.png") repeat-y;
	color:				#722D00;
	text-decoration:		none;
	cursor:				default;
}

#navigation ul li.group a {
	padding-left:			1px;
}

#navigation ul li.link a {
	list-style-image:		url("../files/design/banner-button-tr.png");
	display:			list-item;
	padding-left:			1px;
	background:			url("../files/design/navi-background-weiss2.png") repeat-y;
}

#navigation ul li.link a:hover {
	list-style-image:		url("../files/design/banner-button.png");
	display:			list-item;
	text-decoration:		none;
	color:				#722D00;
	background:			url("../files/design/navi-background-weiss2.png") repeat-y;
}

/*******************************************************************
	test
 *******************************************************************/
#navigation ul li.group ul li.link {
	display:		none;
}

#navigation ul li.group:hover ul li.link {
	background:		#cc7a7a;
	display:		block;
	width:			150px;
	margin:			-1px auto 0;
	
	text-align:		left;
	font-size:		.9em;
}
/*******************************************************************
	test ende
 *******************************************************************/


/*******************************************************************
	CONTENT
 *******************************************************************/
#content {
	margin-left:			210px;
	_margin-left:			200px;
	width:				463px;
	_width:				470px;
	min-height:			300px;
	padding-top:			1px;
	_padding-top:			1px;
	/*border:				1px solid #f00;*/
}

#content > h2 {
	display:			none;
}


/*******************************************************************
#content ul, #content ol {
	margin-left:			2.25em;
}
*******************************************************************/



/*******************************************************************
	FOOTER
 *******************************************************************/
#footer {
 	height:				25px;
	line-height:		25px;
	font-size:			.8em;
	text-align:			right;
}

#footer a {
	color:			#AAA;
}

#footer a:hover {
	background:	#FFF4BF;
	color:			#722D00;
	padding:		5px 0;
	text-decoration: none;
}

#footer span {
	color:			#AAA;
}



/*******************************************************************
	DIVERSE
 *******************************************************************/


/*******************************************************************
	SPECIAL CONTENTs
 *******************************************************************/
#sprache {
	position:		relative;
	top:			-268px;
	left:			-162px;
	_left:			-165px;
}

#symbole {
	position:		relative;
	top:			-30px;
	left:			-50px;
}

.specialcontent {
 	height:			10px;
	line-height:		10px;
	font-size:		.8em;
}

.specialcontent a {
	color:			#000;
}

.specialcontent a:hover {
	color:			#555;
	padding:		4px 0;
	text-decoration: 	none;
}

.specialcontent span {
	color:			#555;
}