@charset "ISO-8859-1";
@import url("../js/lytebox/lytebox.css");


/*
 * Author:	MIZ-CMS
 * Date: 	2010-03-09 15:42:51
 */


/**************************************************************
	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 {
	font-family:		verdana;
	color:			#444;
	margin:			1em;
	background-image:	url("./../files/design/background.gif");
}

h1 {
	font-size:		1.5em;
}

h2 {
	font-size:		1.25em;
}

h3 {
	font-size:		1em;
}

a {
	text-decoration:	none;
	color:			#555;
	outline:		none;
}

a:hover {
	color:			black;
	outline:		none;			
}

acronym {
	cursor:			help;
}

th, td {
	background-color:	#FFF;
}

ul, li {
	list-style-type: 	none;	
}

hr.content-divider {
	display:		none;			
}

#container {
	background:		#EEE;
	border:			solid 1px black;
	width:			970px;
	margin:			auto auto;
	_text-align:		center;
}


/**************************************************************
	HEADER
 **************************************************************/
#header {
	height:			100px;
	background:		#3A73C2 url("../files/design/header_logo2.png") no-repeat 20px 5px;
	border-bottom:		1px solid #000;
}

#header h1, #header h2 {
	display: 		none;
}


/**************************************************************
	NAVIGATION
 **************************************************************/
#navigation {
	float:			left;
	margin:			.6em 0 1em 0;
	padding:		.5em 1em .5em 1em;
	width:			195px;
	border-right:		1px solid #888;
}

#navigation h2 {
	font-size:		1.0em;
	display:		none;
}

#navigation ul {
	list-style-type:	none;
	font-size:		.8em;
}

#navigation ul li {
	line-height:		16px;
	margin-left:		-.6em;
}

#navigation ul li a.grouplink {
	line-height:		18px;
	font-weight:		bold;
	display:		block;
	padding-left:		18px;
	background:		url("../files/design/section.png") no-repeat 0 0;
}

#navigation ul li a.grouplink:hover {
	cursor:			default;
}

#navigation ul li.link a{
	display:		block;
	line-height:		16px;
	padding-left:		18px;
	background:		url("../files/design/page.png") no-repeat 0 0;
}

#navigation ul li.link a.active {
	background:		url("../files/design/page_uacs.png") no-repeat 0 0;
}

#navigation ul li.link a:hover{
	background:		url("../files/design/page_uacs.png") no-repeat 0 0;
}


/**************************************************************
	WERBUNG
 **************************************************************/
#werbung {
	margin:			0 0 0 240px;
	padding-top:		3px;
}


/**************************************************************
	CONTENT
 **************************************************************/
#content {
	margin:			0 0 0 240px;
	padding:		1em 35px 1em 3px;
	font-size:		0.9em;
}

#content h2 {
	font-size:		1.25em;
	display:		none;
}


/**************************************************************
	FOOTER
 **************************************************************/
#footer {
	clear:			both;
	border-top:		solid 1px black;
	background-color:	#3A73C2;
	height:			2em;
}

#footer p {
	line-height:		1em;
	font-size:		.7em;
	color:			#FFF;
	text-align:		center;
}

#footer a {
	color:			#CCC;
}

#footer a:hover {
	color:			#FFF;
	text-decoration:	underline;
}

	