body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a {
	color: #000000;
}
h1
{
	font-size: 14px;
}
h2
{
	font-size: 14px;
	color:#4277FC;
}
h3, h4
{
	color:#4277FC;
}

#content_top {
	top: 0px;
	width: 100%;
	height: 75px;
	background-image: url("/images/bg_top.jpg");
	background-repeat: repeat-x;
	position: absolute;
}
#content_top_ueberschift {
	position: absolute;
	color: #FFFFFF;	
	bottom: 5px;
	left: 5px;
	
	/*
	color: #FFFFFF;
	padding: 32px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	*/
}
#content_box {
	position: absolute;
	width: 100%;
	top: 80px;
}

.red {color:#FF0000;}
.grey {color: #999999;}

/*
#top{
	height: 70px;
	width: 750px;
	left: 0px;
	top: 0px;
	right: 0px;
}
*/
#logo {
	position: absolute;
	height: 68px;
	width: 232px;
	left: 5px;
	top: 10px;
}

/* Menue Top Right*/
	#top_menue {
		position: absolute;
		left: 350px;
		height: 40px;		
		top: 0px;
		padding: 7px 0px 0px 0px;
		width: 400px;
		font-size: 10px;
		background:url(/images/bg_tobmenue.jpg);
	}
	
	#top_menue ul {
		float: right;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:  0px;
		padding: 0px;
	}
	
	#top_menue li {
		float:left;
		padding: 0px 3px 0px 3px;
		margin: 0px 0px 0px 0px;
		border-right:1px solid #CCCCCC;
	}
	#top_menue_right {
		border-right:0px none !important;
		/* width: 0px; */
	}
	
	#top_menue_right ul {
		border: thin dotted #666666;		/* visibility:hidden; */
		/*width: 115px;*/
	}
		
	#top_menue_right li {
		/* visibility:hidden; */
		border-right:0px none !important;
		padding: 0px 0px 0px 0px;
		float: none;
	}
	
	
	#user_info {
		padding: 7px 3px 0px 3px;
		margin: 0px 0px 0px 0px;
	}

/* Header */
#top_list_menue {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 750px;
	float:left;
}

/* Header Menue */
	#top_menueA {
		position:absolute;
		left:0px;
		z-index: 1;
		
	}
	#top_menueA ul {
		float: none;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin: 0px 0px 0px 240px;
		padding: 0px 0px 0px 0px;
	}
	
	#top_menueA li {
		float:left;
		width: 80px;
		margin: 0px 3px 0px 0px;
		
	}
	#top_menueA a{
		color:#F0F0F0;
	}
	.li {
		background: #A5BDFE;
		padding: 8px 5px 8px 5px;
		
	}
	.li_aktiv{
		background:#4277FC; 
		padding: 8px 5px 10px 5px; 
		background-image: url(/images/bg_top_batten.jpg); 
		background-repeat: no-repeat;	
		background-position: top;
	}
	
	.top_list_aktiv {
		
		background:#4277FC; 
		padding: 2px 2px 2px 2px; 
		background-image: url(/images/bg_top_batten.jpg); 
		background-repeat: no-repeat;	
		background-position: top;
	}
	.top_list_aktiv a{
		color:#FFFFFF;
	}
	

/* Header Balken 1 */
#balken_top1{
	position:absolute;
	width: 750px;
	top: 16px;
	background: #A5BDFE;
}
/* Header Balken 2 */
#balken_top2{
	position:absolute;
	width: 750px;
	height: 2px;
	background-color: #4277FC;
	top: 32px;
}

/* Menue Left */
	#menue 
	{
		position: absolute;
		height: auto;
		width: 150px;
		left: 5px;
		top: 100px;
	}
	#menue ul
	{
		/*background: #CFDCFE url(/images/bg_menue.gif) repeat-y scroll 0% 50%;*/
		background-color: #CFDCFE;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	#menue li
	{
		width: 148px;
		float:left;
	
		/*background-color: #CFDCFE;*/
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		
		padding: 4px 0px 4px 4px;
		margin: 0px 0px 0px 0px;
			
	}
	#menue a
	{
		color:#333333;
		text-decoration: none;
	}

/* Balken Vertikal */ 
#balken_left{
	width: 2px;
	top: 100px;
	bottom: 0px;
	background-color: #cccccc;
	position: absolute;
	left: 160px;
}

/* Content */
#content {
	width: 585px;
	right: 0px;
	position: absolute;
	left: 165px;
	top: 100px;
	/* background-image: url(/images/bg_content.jpg); */
	background-repeat: repeat-x;
	z-index: 1;
}

/* Down */
#down_byCHR {
	position: absolute;
	bottom: 5px;
	visibility:hidden;
}


/* Extras */
#info {
	float:right; 
	width: 150px;
	margin: 0px 0px 0px 0px;
	border: 1px dashed #CCCCCC;
	padding:2px;
}
#sitemap ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 20px;
}

.tbbg {

background-color: #EEEEEE;

}

#domain_green {
color:#009900;
font-size:12px;
}

#domain_bestellen, #domain_bestellen a {
	height: 40px;
	width: 120px;
	background:#009900;
	color:#CCCCCC;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#domain_red {
color:#990000;
font-size:12px;
}

#domain_tranfer, #domain_tranfer a {
	height: 40px;
	width: 120px;
	background:#990000;
	color:#CCCCCC;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


div.error {
	background-image:url(/images/delete.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:1px solid #EE0000;
	margin:1px 0px;
	padding:10px 10px 10px 36px;
}
.error {
	background-color:#FFECEC;
	color:#000000;
}

div.warning {
	background-image:url(/images/error.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:1px solid #FFD700;
	margin:1px 0px;
	padding:10px 10px 10px 36px;
}
.warning {
	background-color:#FFFFDD;
	color:#000000;
}

div.info {
	background-image:url(/images/information.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:1px solid #4272E1;
	margin:1px 0px;
	padding:10px 10px 10px 36px;
}
.info {
	background-color:#EDECFF;
	color:#000000;
}

a.informationsbox {
	text-decoration:none !important;
}
a.informationsbox:hover {
	color:blue !important; 
	background:white;
	cursor:help;
}
a.informationsbox span { 
	visibility:hidden; 
	position:absolute; 
	padding:1.5em; 
	text-decoration:none; 
	width:30em; 
	margin-top:2em; 
}
a.informationsbox:hover span {
	visibility:visible;
	color:blue;
	border:1px solid #4272E1;
	background: #EDECFF;
	left:15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.warnigbox {
	text-decoration:none !important;
}
a.warnigbox:hover {
	color:blue !important; 
	background:white;
	cursor:help;
}
a.warnigbox span { 
	visibility:hidden; 
	position:absolute; 
	padding:1.5em; 
	text-decoration:none; 
	width:30em; 
	margin-top:2em; 
}
a.warnigbox:hover span {
	visibility:visible;
	color:blue;
	border:1px solid #EE0000;
	background: #FFECEC;
	left:15em;

	text-decoration: none;
}
