@charset "utf-8";
/* CSS Document */

html
{
	margin:0;
	border:0;
	padding:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	border:0;
	padding:0;
	background:#004c6f;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
}
.body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	border:0;
	padding:0;
	background:#004c6f;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
}
h1, h2
{
	margin:20px 0px 10px 0px;                     
	border:0;
	border-bottom:1px solid #000000;
	font-size:22px;
	color:#000000;
	clear:both;
}
h2
{
	font-size:110%;
}
h1 a
{
	margin:0px 0px 0px 5px;
	border:0;
	padding:0;
	display:inline;
	float:right;
}
h1 img, a img
{
	margin:0;
	border:0;
	padding:0;
	display:inline;
	float:right;
}
a
{
	color:#007bb0;
}
a:hover, a:hover img
{
	color:#ffffff;
	background:#007bb0;
}
p
{
	margin:0px 0px 10px 0px;
	border:0;
	padding:0;
}
iframe
{
	margin:0px 0px 0px 0px;
	border:0;
	padding:0;
	display:inline;
	float:left;
}
img
{
	border:1px solid #cccccc;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
table
{
	width:100%;
	margin:3px;
	border:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
th, td
{
	padding:4px;
	border:1px solid #cccccc;
	text-align:left;
}
th
{
	background:#cccccc;
}
ol
{
	margin:10px 10px 10px 0px;
	list-style-type:upper-roman;
}
ol ol
{
	margin:5px;
	list-style-type:decimal;
}
hr
{
	height:2px;
	border:0;
	color:#dddddd;
	background-color:#dddddd;
}


/* Layout */
#wrapper
{
	width:992px;
	margin:0 auto;
	border:0;
	padding:0;
}
#wrapper_short
{
	width:450px;
	margin:0 auto;
	border:0;
	padding:0;
}
#site
{
	width:992px;
	margin:0;
	border:0;
	padding:0px;
	background:#ffffff;
	display:inline;
	float:left;
}
#site_short
{
	width:450px;
	margin:0;
	border:0;
	padding:0px;
	background:#ffffff;
	display:inline;
	float:left;
}
#header
{
	width:992px;
	height:177px;
	background:#ffffff url(../images/banner.png);
	text-align:left;
	display:inline;
	float:left;
}
#banner
{
	width:992px;
	height:177px;
	background:#ffffff url(../images/background.jpg);
	text-align:left;
	display:inline;
	float:left;
}
#banner_login
{
	position:absolute;
  top:500px;
  width:999px;
  left:50%;
  margin-left:-500px;
  
	height:121px;
	/*background:#ffffff url(images/werbebanner.login.gif);*/
	text-align:left;
	display:inline;
	float:left;
}
#header_short
{
	width:450px;
	height:177px;
	background:#ffffff url(../images/banner_short.jpg);
	text-align:left;
	display:inline;
	float:left;
}
#left_column
{
	width:200px;
	margin:20px 0px 50px 0px;
	border:0;
	padding:0;
	color:#000000;
	background:#ffffff;
	display:inline;
	float:left;
}
#right_column
{
	width:702px;
	margin:20px 0px 0px 32px;
	border:0;
	padding:12px;
	color:#494949;
	background:#ffffff;
	text-align:left;
	display:inline;
	float:right;
}
#footer
{
	width:992px;
	height:19px;
	margin:0;
	border:0;
	padding:0;
	padding-top:4px;
	color:#ffffff;
	background:#ffffff url(../images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align:center;
	display:inline;
	float:left;
	font-size:12px;
}


/* Mainmenu */
.menu_title
{
	width:190px;
	margin:30px 0px 0px 0px;
	border:0;
	padding:5px;
	color:#ffffff;
	background:#00a3d8;
	font-weight:bold;
	text-align:center;
	display:inline;
	float:left;
}
#mainmenu
{
	width:200px;
	margin:0;
	border:0;
	border-bottom:4px solid #00a3d8;
	padding:0;
	font-size:120%;
	text-align:left;
	list-style:none;
	display:inline;
	float:left;
}
#mainmenu li
{
	width:200px;
	margin:0;
	border:0;
	padding:0;
	display:inline;
	float:left;
}

#mainmenu li a
{
	width:166px;
	margin:0;
	border:0;
	border-left:4px solid #ffffff;
	padding:2px 0px 2px 30px;
	color:#1a171b;
	background:#ffffff;
	border-top:1px dashed #CCC;
	text-decoration:none;
	display:inline;
	float:left;
}
#mainmenu li.item1 a
{
	border:0;
}
#mainmenu li a:hover
{
	border-left:4px solid #f0c901;
	background:url(../images/bg_menu_hover.jpg) no-repeat;
	display:inline;
	float:left;
}
#mainmenu li#current > a
{
	font-weight:bold;
	background:url(../images/bg_menu_hover.jpg) no-repeat;
}
#mainmenu li ul
{
	width:200px;
	margin:0;
	border:0;
	padding:0;
	font-size:80%;
	list-style:none;
	display:inline;
	float:left;
}
#mainmenu li ul li
{
	width:200px;
	margin:0;
	border:0;
	padding:0;
	display:inline;
	float:left;
}
#mainmenu li ul li a
{
	width:160px;
	margin:0;
	border:0;
	padding:2px 0px 2px 40px;
	color:#000000;
	background:#ffffff;
	text-decoration:none;
	display:inline;
	float:left;
}


/* Boxen */
.success
{
	width:656px;
	margin:0px 0px 10px 0px;
	border:1px solid #00cc00;
	padding:10px 10px 10px 34px;
	color:#000;
	background:#b8e5b8 url(../images/icons/24x24/accept.png) 5px center no-repeat;
	float:right;
}
.failure
{
	width:656px;
	margin:0px 0px 10px 0px;
	border:1px solid #cc0000;
	padding:10px 10px 10px 34px;
	color:#000;
	background:#e5b5b5 url(../images/icons/24x24/remove.png) 5px center no-repeat;
	float:right;
}
.warning
{
	width:656px;
	margin:0px 0px 10px 0px;
	border:1px solid #EC6C03;
	padding:10px 10px 10px 34px;
	color:#000;
	background:#FCA964 url(../images/icons/24x24/warning.png) 5px center no-repeat;
	float:right;
  border-radius: 5px;
}
.folder
{
	width:140px;
	height:40px;
	margin:5px 0 0 0 ;
	border:0;
	padding:70px 5px 5px 5px;
	color:#000000;
	background:url(../images/icons/64x64/folder.png) center 5px no-repeat;
	text-align:center;
	float:left;
}
.folder:hover
{
	color:#333333;
	background:url(../images/icons/64x64/folder.png) center 5px no-repeat;
}
.folder_up
{
	width:115px;
	height:20px;
	margin:5px 0 0 0 ;
	border:0;
	padding:70px 5px 5px 5px;
	color:#000000;
	background:url(../images/icons/64x64/folder_up.png) center 5px no-repeat;
	text-align:center;
	float:left;
}
.folder_up:hover
{
	color:#333333;
	background:url(../images/icons/64x64/folder_up.png) center 5px no-repeat;
}

.cp_icon
{
	width:100px;
  height: 130px;
	margin:10px;
	border:1px solid #dddddd;
	padding:3px;
	text-align:center;
	display:inline;
	float:left;
}
.cp_icon:hover
{
}
.cp_icon img
{
	width:92px;
	margin:3px;
	border:0;
	padding:0;
}
.con_info{
  position: absolute;
  top: 500px;
  left: 50%;
  width: 990px;
  height: 460px;
  border: 1px solid #ffffff;  
  background-color: #ffffff;
  background:url('../images/pl24_info.png') center no-repeat;  
  margin-left: -495px; 
}
.con_info_text{
  position: relative;
  top: 200px;
  left: 116px;
  width: 600px;
  height: 460px;
  border: 0px solid #ffffff;  
  color: #004c6f;
  text-align: left;
  font-family: Trebuchet MS, Verdana, sans-serif;
}