/**
 * Style sheet frontpage
 */
.headerimg
{
	height:0px;
}

#header img,
#footer img
{
	padding:0px;
	border:0px;
}

.mod_flash img
{
	padding:0px;
	border:0px;
}

.event
{
	margin-bottom:5px;
}

.event a
{
	font-weight:bold;
	font-size:12px;
}

#willkommen .image_container
{
	margin-bottom:10px;
}


/**
 * Accordion
 */
.ce_accordion
{
	margin-bottom:10px;
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
}

.ce_accordion .toggler
{
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:13px;
	color:#ff0000;
	cursor: pointer;
}

.ce_accordion .accordion div
{
	padding:5px;
	font-size:12px;
	color:#000;
}


/**
 * Basic tags
 */
img
{
	padding:3px;
	border:1px solid #847E6D;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-family:Georgia, Palatino, Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#882800;
}

h2
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:Georgia, Palatino, Times, serif;
	font-weight:normal;
	font-size:17px;
	color:#882800;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#efeadf;
	background-image:url("tl_files/graphics/bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}


/**
 * Flash
 */
.mod_flash
{
	width:800px;
	height:350px;
	border-bottom:1px solid #C1BAA4;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:Trebuchet MS, Verdana, sans-serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Trebuchet MS, Verdana, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:11px;
	color:#514C40;
}


/**
 * footer
 */
#footer
{
	margin-top:10px;
	margin-bottom:60px;
	padding-top:5px;
	border-top:1px solid #C1BAA4;
}

#footer .inside
{
	height:16px;
	padding-top:2px;
	padding-left:20px;
	background-image:url("tl_files/graphics/horse_icon.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#a49d86;
}

#footer .inside a
{
	text-decoration:underline;
	font-size:10px;
	color:#a49d86;
}


/**
 * header
 */
#header
{
	background-image:url("tl_files/graphics/DEGP_Logo_web.gif");
	background-position:left top;
	background-repeat:no-repeat;
}


/**
 * Layout
 */
.ce_text
{
	margin-bottom:10px;
}

.ce_text p
{
	padding-right:3px;
	padding-left:3px;
	line-height:15px;
}

.shortcut,
.shortcut2,
.shortcut3
{
	width:242px;
}

.shortcut
{
	float:left;
	margin-right:37px;
}

.shortcut2
{
	float:left;
}

.shortcut3
{
	float:right;
}

.intro
{
	padding-bottom:15px;
	border-bottom:1px solid #C1BAA4;
	font-family:Georgia, Palatino, Times, serif;
	font-size:13px;
	color:#514C40;
	line-height:18px;
}


/**
 * Links
 */
a
{
	text-decoration:none;
	color:#882800;
}

a:hover
{
	text-decoration:underline;
}


/**
 * News
 */
.mod_newslist .layout_simple
{
	float:left;
	margin-right:20px;
}

.mod_newslist
{
	margin-top:-10px;
	margin-bottom:15px;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:60px;
	background-image:url("tl_files/graphics/news_h3_bg.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #C1BAA4;
}

.mod_newslist h3
{
	float:left;
	margin:-5px 20px 0px 0px;
	padding:0px;
	font-family:Georgia, Palatino, Times, serif;
	font-weight:normal;
	font-size:17px;
	color:#882800;
}

