/**
 * Style sheet reginadegado
 */
body
{
	background-color:#203453;
	font-family:Verdana;
	color:#111111;
}

/* Hauptfenster */
#wrapper
{
	background-color:#d7e1f0;
	background-image:url("tl_files/reginadegado/screen-design/bg_content.jpg");
	background-repeat:repeat-y;
}

a, a:hover
{
	text-decoration:underline;
	font-size:12px;
	color:#203453;
}

#main
{
	margin-right:15px;
	margin-left:15px;
}

/* Hauptfenster */
.abstand-rechts
{
	padding-right:30px;
}

.mod_article
{
	padding:20px;
}

/* Kopfzeile */
#header
{
	height:170px;
}

/* Navigation - Hauptpunkte horizontal */
.mod_navigationMain
{
	padding-left:40px;
	text-align:center;
}

.mod_navigationMain ul
{
	margin:0px;
	padding:0px;
}

.mod_navigationMain li
{
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

.mod_navigationMain a
{
	float:left;
	margin:0px auto;
	padding:2px 18px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color:#203453;
}

.mod_navigationMain a:hover
{
	float:left;
	margin:0px auto;
	padding:2px 18px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
	color:#203453;
}

.mod_navigationMain p.active
{
	float:left;
	margin:0px auto;
	padding:2px 18px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
	color:#203453;
}

/* Navigation - Unterpunkte */
.mod_navigationSub
{
}

.mod_navigationSub ul
{
	margin:30px 0px 0px 0px;
	padding:0px;
}

.mod_navigationSub a, .mod_navigationSub p
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:12px;
	color:#203453;
	line-height:14px;
}

.mod_navigationSub li
{
	list-style-type:none;
}

/* Fusszeile */
#footer
{
	width:800px;
	height:20px;
	background-image:url("tl_files/reginadegado/screen-design/bg_bottom.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
}

/* Nebennavigation */
#neben_nav
{
}

#neben_nav a, #neben_nav li
{
	float:left;
	padding-right:5px;
	text-decoration:none;
	font-size:10px;
	color:#203453;
	list-style-type:none;
}

#neben_nav p.active
{
	float:left;
	padding-right:5px;
	text-decoration:underline;
	font-size:10px;
	color:#203453;
	list-style-type:none;
}

/* Navigationspfad */
.mod_breadcrumb
{
	margin-bottom:24px;
	padding:5px 3px 7px 3px;
	background-color:#ece4d9;
}

.nesiumPlaylist
{
	border:1px solid #333333;
	border-collapse:collapse;
}

.nesiumPlayer
{
	margin-left:auto;
}

.mod_newslist h1
{
	margin-right:100px;
	margin-left:100px;
}

