/**
 * Style sheet global
 */
*
{
	margin:0px;
	padding:0px;
	border:0px;
}

html
{
	height:100%;
}

body
{
	background-color:#cccccc;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-size:12px;
	color:#000000;
}

#container
{
	width:950px;
	left:50%;
	top:50%;
	position:absolute;
	margin-top:-220px;
	margin-left:-475px;
	background-color:#ffffff;
	min-height: 520px;
	height: auto !important;
	height: 520px;
}

#header
{
	width:950px;
	height:80px;
	left:50%;
	top:50%;
	position:absolute;
	margin-top:-300px;
	margin-left:-475px;
	z-index: 0;
}

#left
{
	width:145px;
	margin-top:25px;
	margin-left:23px;
}

#main
{
	width:660px;
	margin-left:290px;
}

h1
{
	padding-bottom:12px;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

.h1absatzkl h1
{
	padding-bottom:4px;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

h1.ce_headline
{
	padding-top:22px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

h1.ce_headline.homeen
{
	width:275px;
	padding-top:22px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

.layout_short a
{
	padding-left:1px;
	font-family:Arial, Helvetica, Univers, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.klein
{
	font-size:10px;
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#996633;
}

.light
{
	font-weight:normal;
	text-decoration:none;
	color:#996633;
}

.papillonnews a
{
	text-decoration:none;
	color:#f9b31e;
}

a:hover
{
	text-decoration:none;
	color:#990000;
}

.mod_navigationMain p
{
	width:145px;
	font-weight:bold;
	color:#990000;
}

.mod_navigationMain ul, .mod_navigationMain li
{
	margin-bottom:10px;
	list-style-type:none;
}

.mod_article
{
	width:370px;
	height:468px;
	overflow:auto;
	margin-top:52px;
}

.mod_article .ce_text.speznav
{
	width:150px;
	height:200px;
	left:0px;
	top:0px;
	position:absolute;
	margin-top:155px;
	margin-left:420px;
}

.ce_text ul
{
	margin-left:20px;
	list-style-type:disc;
	list-style-image:url("dateien/template/punkt.gif");
}

.ce_text.rechts .image_container
{
	text-align:right;
	list-style-type:disc;
	list-style-image:url("dateien/template/punkt.gif");
}

.ce_text.erholung h1
{
	width:230px;
}

p.more
{
	margin-bottom:15px;
}

.impressum .ce_text
{
	margin-bottom:25px;
}

.mod_newslist
{
	width:367px;
}

.mod_newsreader .back, .mod_article .back
{
	width:150px;
	left:0px;
	top:0px;
	position:absolute;
	margin-top:435px;
	margin-left:420px;
}

label
{
	display:block;
	margin:0px;
	padding:0px;
}

input.text, input.password, input.captcha, input.mandatory, textarea
{
	width:196px;
	height:16px;
	margin:3px 0px 6px 0px;
	padding:1px 2px 0px 2px;
	border:1px solid #666666;
	font-size:11px;
}

input.submit
{
	width:80px;
	height:20px;
	margin:10px 0px 30px 0px;
	padding:1px 2px 3px 2px;
	border:1px solid #666666;
	font-size:11px;
}

select
{
	width:196px;
	height:20px;
	margin:3px 0px 6px 0px;
	padding:2px 1px;
	border:1px solid #666666;
	font-size:11px;
}

textarea
{
	width:270px;
	height:100px;
}

input.text.calendar
{
	width:70px;
}

div.error
{
	margin:1px 0px;
	color:#ff0000;
}

.sprachen
{
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	position:absolute;
	margin-top:55px;
	margin-left:720px;
}

.sprachen a
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.sprachen a:hover
{
	color:#990000;
}

.mod_gallerysingle .layout_fullsize .title
{
	display:none;
}

.mod_gallerysingle .layout_fullsize .description
{
	margin-bottom:20px;
}
