@charset "utf-8";


/* ========== Generelle Seiten-Einstellungen ========== */
body
{
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a, a:visited, a:active
{
	color: #7295B9;
	text-decoration: none;
}
a:hover
{
	color: #7295B9;
	text-decoration: underline;	
}

h1
{
	font-size: 18px;
	border-bottom: solid 1px #7295B9;
	margin-left: 10px;
	margin-right: 230px;
}

h2
{
	font-size: 16px;
	border-bottom: solid 1px #7295B9;
	margin-left: 10px;
	margin-right: 230px;
}

h3
{
	font-size: 14px;
	border-bottom: dotted 1px #7295B9;
	margin-left: 10px;
	margin-right: 230px;
}

h4
{
	font-size: 14px;
}

#PageForm
{
	margin: 0;
	padding:0;
}

.gugu #fullPage
{
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}

/* ========== Divs und Blöcke ========== */
.div
{
	border: dotted 1px silver;
}

#upHeader
{
	background-image: url(../images/Header_BG.gif);
	height: 120px;
	width: 100%;
	margin-bottom: 10px;
}

#divMenu
{
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#divMain
{
	margin-left: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
	min-width: 400px;
	text-align: left;
	border-top: dotted 1px #000000;
}

#upContent
{
	margin-top: 0px;
	padding-top: 10px;
}

#upUserOptions
{
	background-color: #7295B9;
	border-top: solid 1px #000000;
	/* border-bottom: solid 1px #000000; */
	border-left: solid 1px #000000;
	/* border-right: solid 1px #000000; */
	color: #FFFFFF;
	padding: 7px;
	font-size: 10px;
}

#divFooter, #upFooter
{
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: dotted 1px #000000;
	text-align: left;
}

/* ========== Menü ========== */

.menuHeader, .menuHeaderSelected
{
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	font-weight: bold;
	text-align:left;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	/* border-right: solid 1px #000000; */
	vertical-align:bottom;
	padding-left:22px;
	background: url(../images/menu_point.gif);
	background-position: 5px 8px;
	background-repeat:no-repeat;
}

.menuHeader:hover, .menuHeaderSelected:hover
{
	text-decoration: underline;
}

.menuHeader
{
	background-color: #8CAFD2;
}

.menuHeaderSelected
{
	background-color: #7295B9;
	border-bottom: dotted 1px #000000;
}

.menuContent
{
	background-color: #CCD9E5;
	text-align: left;
	color: #7295B9;
	border-left: dotted 1px #000000;
	/* border-right: dotted 1px #000000; */
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuContent ul
{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menuContent ul li
{
	margin: 5px 0 5px 0;
}

.menuContent ul li a
{
	margin: 0 0 0 15px;
	height: 18px;
	padding-left:18px;
	background: url(../images/submenu_point.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	color: #7295B9;
	text-decoration: none;
}
.menuContent ul li a:hover
{
	color: #7295B9;
	text-decoration: underline;	
}

/* ========== Favs/Detail-Box ========== */
#divFavs
{
	float: right;
	width: 200px;
	margin: 10px;
}
#upFavs
{
	width: 199px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCD9E5;
	border-left: dotted 1px #000000;
	/*
	border-right: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	*/
}
#upFavs p
{
	padding-left: 5px;
	padding-right: 5px;
}

#pnlFavsExpand, #lblFavsExpand, #imgFavsExpand
{
	cursor: pointer;
}
#lblFavsExpand, #imgFavsExpand
{
	margin-left: 2px;
	margin-right: 2px;
}
#imgFavsExpand
{
	float: right;
}
#pnlFavsExpand
{
	height: 14px;
	padding: 5px;
	background-color: #7295B9;
	border-top: solid 1px #000000;
	border-bottom: dotted 1px #000000;
	border-left: solid 1px #000000;
	/* border-right: solid 1px #000000; */
	/* border-bottom: solid 1px #000000; */
	color: #FFFFFF;
}
#pnlFavsExpand:hover
{
	/* text-decoration: underline; */
	font-weight: bold;
}

/* ========== Forum ========== */
.forumIFrame
{
	height: 500px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* ========== Helfer und System-Objekte ========== */
#sysObjects
{
	visibility: hidden
}
#btnAjaxSubmit
{
	visibility: hidden
}
#upUserOptions input
{
	height: 10px;
	width: 50px;
	font-size: 8px;
}
#upUserOptions a
{
	color:#FFFFFF;
	text-decoration: none;
}
#upUserOptions a:hover
{
	color:#FFFFFF;
	font-weight: bold;
}