/* --------------------------------------------------------------------------------------------------------------- */
/* Global gueltige Styles */
body, #DIV_Banner, #DIV_ContainerLeft, #DIV_ContainerRight, #DIV_ContainerCenter
{
	margin: 0;
	padding: 0;
}

html
{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

*html
{
	margin: 0;
	padding: 0;
}

body
{
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	background-color: #0B182F;
}

.popup-body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-left: -10px;
}

#DIV_Popup
{
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: left;
	overflow:hidden;
	float: none;
	padding-right: 20px;
	padding-left: 50px;
	margin-bottom: 115px;
	padding-bottom: 115px;
}

#DIV_Layout
{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: left;
	background: #FFFFFF url(../images/design/layout/border_left_right.jpg) repeat-y;
	overflow:hidden;
}

#DIV_Banner
{
	background-image: url(../images/design/layout/head.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 160px;
	text-align: left;
	display: block;
}


#DIV_Footbar
{
	width: 100%;
	height: 25px;
	background-image: url(../images/design/layout/footbar_bottom.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#DIV_Footbar a:link, a:visited, a:active
{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}


#DIV_Footbar a:hover
{
	color: #FFFFFF;
	font-size: 10px;
}

.text-blau
{
	color: #0066CC;
}

.text-rot
{
	color: #FF0000;
}

.text-gruen
{
	color: #009933;
}

.text-gelb
{
	color: #FFFF33;
}

.text-blocksatz
{
	text-align: justify;
}

.text-fett
{
	font-weight: bold;
}

.text-unterstrichen
{
	text-decoration: underline;
}

.text-kursiv
{
	font-style: italic;

}

.text-h2
{
	font-size: 18px;
	line-height: 35px;
}

.text-h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.text-blockelement
{
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
	float: left;
}

.bilder-link
{
	cursor: hand;
}


.bilder-rahmen
{
	border: 1px solid #333333;
}

.bilder-text-rechts
{
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}

.bilder-text-links
{
	float: right;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: right;
	border: 1px solid #000000;
}

.bilder-games-icon
{
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#DIV_ButtonBar
{
	float: left;
	height: 25px;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 5px;
}

#DIV_ButtonBar .buttoncustom
{
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 22px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-repeat: no-repeat;
}
