/*
 * Base              79%    91%   103%
 *
 * size              -2	    -1      0
 * -------------------------------------
 * biggest          151%   147%   160%
 * bigger           130%   131%   130%
 * big              115%   113%   116%
 * normal           100%   100%   100%
 * small             89%    90%    88%
 * smaller            x     77%    77%
 * smallest           x      x     68%
 *
*/

body
	{
	background:#0035ad url(/layout/body_bg_css.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 79%;
	color: black;
	line-height: 130%;
	margin: 0;
	padding: 0;
	}

/* [begin] for centering */
#horizon {
	background-color: transparent;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 879px;
}
/* [end] for centering */

#wrapper {
/* [begin] for centering */
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 879px;
/* [end] for centering */
	background: transparent;
}

#wrapper div#mainbody {
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
	background-color: white;
	clear: both;
	float: none;
	}

#head
	{
	width: 100%;
	min-height: 110px;
	background:transparent url(/layout/head_bg_css.gif) no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	}

* html div#head
	{
	height: 110px;
	}

div#head div#search
	{
	position: absolute;
	left: 550px;
	top: 5px;
	width: 250px;
	height: 63px;
	}

@media print
	{
	div#head,
	#footerlinks,
	div#myphe,
	.menu
		{
		display: none !important;
		}
	body
		{
		background: white !important;
		}
	}

/*
	Infobar
	enthält #breadcrumbs
	enthält #myphe
*/

div#infobar
	{
	clear: both;
	background: transparent;
	padding-bottom: 1em;
	border-bottom: 1px solid white;
	margin-bottom: 1em;
	font-size: 89%;
	}

div#infobar span {
	display: block;
	width: 878px;
	background: #9a9fa7;
	height: 1.3em;
	position: relative;
	}

div#infobar div#breadcrumbs,
div#infobar div#myphe
	{
	display: block;
	color: white;
	top: -0.2em;
	position: relative;
	height: 1em;
	}

* html div#infobar div#breadcrumbs,
* html div#infobar div#myphe
	{
	top: 0;
	t\op: -0.2em;
	}

div#infobar div a
	{
	color: black;
	}

div#infobar div a:hover
	{
	color: #0035ad;
	}

div#infobar div#breadcrumbs
	{
	float: left;
	padding-left: 5px;
	}
div#infobar div#myphe
	{
	float: right;
	padding-right: 0.5em;
	}

div#container
	{
	clear: both;
	float: none;
	width: 879px;
	}

/*
	Footer
	enthält #legalline
	enthält #footerlinks
*/

div#social_media
	{
		clear: both;
		background: transparent;
		padding-top: 1em;
		border-top: 1px solid white;
		/*margin-top: 10px;*/
	}

div#social_media span
	{
		font-size: 100%;
		font-weight:bold;
		color: #003698;
	}
	
div#social_media img
	{
		border-width:0px;
		margin: 0px 10px 0px 10px;
	}
	
div#social_media img#soz_besuch
	{
		margin: 0px 25px 0px 25px;
	}

div#footer
	{
	clear: both;
	background: transparent;
	padding-top: 1em;
	border-top: 1px solid white;
	margin-top: 0px;
	font-size: 77%;
	color: white;
	}

div#footer div#legalline
	{
	float: left;
	padding-left: 5px;
	}

div#footer div#footerlinks
	{
	float: right;
	padding-right: 0.5em;
	}
div#infobar div a
	{
	color: black;
	}

div#footer div a:hover
	{
	color: white;
	text-decoration: underline;
	}

/* remove all the bullets, borders and padding from the default list styling */
#footer ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#footer li {
	float:left;
	position:relative;
	padding-left: 1em;
	}
/* style the links for the top level */
#footer a, #footer a:visited {
	color:#fff; 
	text-decoration: none;
	}

/*
	Standard-Definitonen für Text-Bereiche
*/

.text
	{
	line-height: 130%;
	padding: 10px;
	color: #676d75;
	}

.vtext
	{
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #676d75;
	}

.htext
	{
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;
	color: #676d75;
	}

a
	{
	color: #3878db;
	text-decoration: none;
	}

a:hover
	{
	color: #002280;
	text-decoration: underline;
	}

h1, h2, h3
	{
	font-weight: bold;
	}

h2, h3, p
	{
	color: #676d75;
	}

h1
	{
	color: #003698;
	font-size: 131%;
	margin: 0;
	padding: 0;
	}

h2
	{
	font-size: 113%;
	}

h3
	{
	font-size: 100%;
	margin: 0;
	padding: 0;
	}

p
	{
	font-size: 100%;
	line-height: 130%;
	}

.clear
	{
	float: none;
	clear: both;
	}

.center
	{
	text-align: center;
	}

.mcenter
	{
	margin: auto;
	}

.dinline
	{
	display: inline;
	}

ul.white li
	{
	color: white;
	}

ul.nodots
	{
	list-style-type: none;
	}

ul.nodots,
ul.inline
	{
	overflow: hidden;
	padding: 0;
	margin: 0;
	}

ul.inline li
	{
	float: left;
	margin: 0 5px 0 0;
	}

ul.block li
	{
	float: none;
	}


ul.dots
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

ul.dots > li
	{
	padding: 0 0 0 6px;
	background-image: url(/layout/list_dot_css.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}

ul.dots ul { list-style: none; }

img.cover
	{
	border: 1px solid #e4e4e4;
	}

.input
	{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: black;
	width: 110px;
	}

.itext
	{
	border: 1px solid #e4e4e4;
	}

.iselect
	{
	border: 1px solid #e4e4e4;
	}

.iselect.small
	{
	width: 60px !important;
	}

.notopmargin
	{
	margin-top: 0px !important;
	padding-top: 0px !important;
	}

.topmargin
	{
	margin-top: 1em;
	}

.scroll
	{
	border: 1px solid #e4e4e4;
	width: 99%;
	padding: .5em;
	overflow: auto;
	height: 14em;
	}

.error
	{
	color: #f19200;
	}

input.error
	{
	background-color: #f19200;
	color: white;
	}


/* [begin] for centering */
#loading_wait {
	background: url(/layout/loading_overlay.png);
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 170px;
	z-index: 1500;
	height: 0;
}
/* [end] for centering */

* html #loading_wait
	{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/layout/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/layout/loading_overlay.png", sizingMethod="scale");
	}



#loading_wait img {
/* [begin] for centering */
	margin: 0px auto;
	position: relative;
	text-align: left;
/* [end] for centering */
}
