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

html
{
	margin                      : 0;
	border                      : 0;
	padding                     : 0;
}
body
{
  background                  : #1370A2; /*#0073B6;     GRAU: #3F3F3D */  
  background-image            : background-image: url(../images/background.jpg);
  overflow-x                  : hidden;
  overflow-y                  : auto;
  font-family                 : verdana, sans-serif;
  font-size                   : 12px; 
  color                       : #2B80BD;
	border                      : 0;
	padding                     : 0;
	text-align                  : center;
}
.body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	border:0;
	padding:0;
	background:#1370A2;
	background-image: url(../images/MEINPRINTLINE/background.png);
	background-position: center top;
	background-repeat: repeat-x;
	text-align:center;
}
h1, h2
{
	margin:20px 0px 10px 0px;                     
	border:0;
  text-transform              : uppercase;
	border-bottom:1px solid #1370A2;
	font-size:22px;
	color:#1370A2;
	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:#0B517D;
}
a:hover, a:hover img
{
	color:#2B80BD;
	background:#C3D8F5;
  text-decoration: none;
}
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 #2B80BD;
	border-bottom:1px solid #2B80BD;
	border-right:1px solid #2B80BD;
}
table
{
	width:100%;
	margin:3px;
	border:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0; 
  border-top-right-radius:10px

}
tr:nth-child(2n+1) {
    background-color: #C3D8F5;
}
th, td
{
	padding:4px;
	border:1px solid #C3D8F5;
	text-align:left;
}
th
{
	background:#2B80BD;
  color: #ffffff;
}
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:#3F3F3D;
	background-color:#3F3F3D;
}


/* Layout */
#wrapper
{
	width:1000px;
	margin:0 auto;
	border:0;
	padding:0;
}
#wrapper_short
{
	width:450px;
	margin:0 auto;
	border:0;
	padding:0;
}
#site
{
  width:1000px;
	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:1000px;
	height:144px;
  background-image: url(../images/MEINPRINTLINE/header.png);	

	text-align:left;
	display:inline;
	float:left;
}
#header_short
{
	width:450px;
	height:144px;
	background:transparent;
  background-image: url(../images/MEINPRINTLINE/header_short.png);
	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:#0B517D;
	background:#ffffff;
	text-align:left;
	display:inline;
	float:right;
}
#footer
{
	width                       : 1000px;
	height                      : 19px;
	margin                      : 0;
	border                      : 0;
	padding                     : 0;
	padding-top                 : 4px;
	color                       : #ffffff;
	background-position         : center bottom; 
	background-repeat           : no-repeat;
	text-align                  : center;
	display                     : inline;
	float                       : left;
	font-size                   : 12px;
  border-top                  : 1px solid #0F4769;
}
.feder{
  background-image            : url(./index/images/feder.png);
  z-index                     : 99999;
  position                    : absolute;
  width                       : 73px;
  background-color            : transparent;
  height                      : 50px;           
  top                         : 80px;
  left                        : 50%;
  margin-top                  : 0px;
  margin-left                 : +360px;
  border                      : 0px solid red;
  border-bottom               : 0px solid #0F4769;
}

/* Mainmenu */
.menu_title
{
	width                       : 190px;
	margin                      : 30px 0px 0px 0px;
	border                      : 0;
	padding                     : 5px;
	color                       : #ffffff;
	background                  : #1370A2;
	font-weight                 : bold;
	text-align                  : left;
	display                     : inline;
	float                       : left;
  background-image            : url(../images/MEINPRINTLINE/verlauf_header.png);
}
#mainmenu
{
	width:200px;
	margin:0;
	border:0;
	border-bottom:4px solid #ffffff;
	padding:0;
	font-size:100%;
	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                       : 170px;
	margin                      : 0;
	border                      : 0;
	border-left                 : 0px solid #ffffff;
  border-right                : 0px solid #ffffff;
	padding                     : 2px 0px 2px 30px;
	color                       : #ffffff;
	background                  : #ffffff;
	border-top                  : 1px solid #ffffff;
	text-decoration             : none;
	display                     : inline;
	float                       : left;
  font-weight                 : bold;
  background-image            : url(../images/MEINPRINTLINE/verlauf_header.png);
}
#mainmenu li.item1 a
{
	border:0;
}
#mainmenu li a:hover
{
	border-left                 : 4px solid #0F4769;
  color                       : #0B517D;
	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;
  border-radius: 5px;
}
.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;
  border-radius: 5px;
}
.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;
}
.stempel_platte
{
	width:115px;
	height:80px;
	margin:5px 0 0 0 ;
	border:0;
	padding:70px 5px 5px 5px;
	color:#000000;
	background:url(../images/icons/64x64/Stempel_Platte.png) center 5px no-repeat;
	text-align:center;
	float:left;
}
.stempel_platte:hover
{
	color:#333333;
	background:url(../images/icons/64x64/Stempel_Platte.png) center 5px no-repeat;
}
.stempel_holz
{
	width:115px;
	height:80px;
	margin:5px 0 0 0 ;
	border:0;
	padding:70px 5px 5px 5px;
	color:#000000;
	background:url(../images/icons/64x64/Stempel_Holz.png) center 5px no-repeat;
	text-align:center;
	float:left;
}
.stempel_holz:hover
{
	color:#333333;
	background:url(../images/icons/64x64/Stempel_Holz.png) center 5px no-repeat;
}
.stempel_komplett
{
	width:115px;
	height:80px;
	margin:5px 0 0 0 ;
	border:0;
	padding:70px 5px 5px 5px;
	color:#000000;
	background:url(../images/icons/64x64/Stempel_Komplett.png) center 5px no-repeat;
	text-align:center;
	float:left;
}
.stempel_komplett:hover
{
	color:#333333;
	background:url(../images/icons/64x64/Stempel_Komplett.png) center 5px no-repeat;
}

.folder
{
	width:115px;
	height:80px;
	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;
}
input{
  border            : 1px solid #2B80BD;
  color             : #0B517D;
  border-radius     : 2px;
}
select{
  border            : 1px solid #0F4769;
  color             : #0B517D;
  border-radius     : 2px;
}
textarea{
  border            : 1px solid #0F4769;
  color             : #0F4769;
  border-radius     : 2px;
}
#loader{
  position          : absolute;
  top               : 50%;
  left              : 50%;
  width             : 116px;
  height            : 116px;
  margin-left       : -8px;
  background        : url(../images/loader.gif);
  border            : 3px solid red;
}
.con_info{
  position: absolute;
  top: 500px;
  left: 50%;
  width: 990px;
  height: 0px;
  border: 0px 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: 0px;
  display: none;
  border: 0px solid #ffffff;  
  color: #0B517D;
  text-align: left;
  font-family: Trebuchet MS, Verdana, sans-serif;
}