#bewerbung tr{
	height:26px;
}
#bewerbung input{
	width:100%;
}
#bewerbung .radio {
	width:20px;
}
#bewerbung .checkbox{
	width:20px;
}
#bewerbung textarea{
	width:100%;
	height:100px;
}
#bewerbung .typ p{
	height:20px;
	font-size:9px;
}
#bewerbung .typ {
	border:1px solid #000;
	paffing:4px;
	margin: 0px 0px 10px 0px;

}
#bewerbung .typ td {
	width:20%;
}
* {
text-decoration: none;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
}

a:link    { TEXT-DECORATION: none; }
a:visited { TEXT-DECORATION: none; }
a:hover   { TEXT-DECORATION: none; }
a:active  { TEXT-DECORATION: none; }

input, textarea, select, option {
color: black;
}

img {
border:0;
}

a:focus {
outline:none;
}

form {
padding: 0;
margin: 0;
}

p {
margin:0;
}

h1, h2, h3 {
margin:0;
font-size:14px;
}

table {
padding:0;
}

.hidden, .abc {
display:none;
}

.visible {
display:block;
}

.semitrans {
opacity: .4;
filter: alpha(opacity=40);
}

.opaque {
opacity: 1;
filter: alpha(opacity=100);
}

.fillall {
width:100%;
height:100%;
}

.fill_x {
width:100%;
}

.fill_y {
height:100%;
}

.handle {
cursor: move;
}

.boxTable {
width:100%;
height:100%;
}




.EditHeader {
float:right;
position:absolute;
right:2px;
z-index:1;
padding:1px;
}

.editbuttons {
height:20px;
}

.edit {
margin:0;
padding:0;
}

.showcolor{
width: 30px;
height: 20px;
border: 1px solid white;
}

.flash {
position: relative;
z-index: -1;
top:0;
left:0;
}

.green {
color: green;
}

.reddot {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:red;
font-weight:bold;
}

.redspan {
color:red;
font-weight:bold;
}

.red {
color: red;
}

.blue {
color: blue;
}

.bold {
font-weight:bold;
}

.editiconbox {
padding: 1px 2px;
position:absolute;
right:0;
z-index:100;
}


.pulldown {
position:absolute;
z-index:auto;
text-align:left;
width: 100px;
}

.boxBtnSub {
z-index:2;
}



.img_center {
display:block;
margin: 0 auto 5px auto;
}

.top {
vertical-align:top;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.center {
text-align: center;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.header_end {
clear:both;
height:0;
line-height:0;
font-size:0;
}

.endfloat {
clear:both;
height:0;
line-height:0;
font-size:0;
}

td.content {
padding-bottom:4px;
}

table.content {
float:left;
}



table.list {
width: 100%;
margin-bottom: 20px;
border-collapse:inherit;
}


input.frm {
margin-bottom:1px;
}

textarea.frm {
height: 100px;
}


.GalleryIcon {
float:left;
}

.GalleryImage {
float:left;
}


.gb {
width: 99%;
margin-bottom:1px;
}

textarea.gb {
height: 100px;
}

.gbimg {
vertical-align:top;
margin-left: 2px;
margin-right: 2px;
}

table.shop_item {
width: 100%;
}

table.shop td{
padding: 0 2px;
}

.shop_prop, .shop_price, .shop_basket {
text-align: right;
}

.paypal {
margin: 20px auto;
text-align: center;
}

.shopdone {
background-color:#CDCDCD;
}

.shopsel {
background-color:#fff000;
}

.page_ps1, .page_ps2, .page_ps3 {
display:block;
text-decoration:none;
text-align:center;
}

.loginboxbig {
/*width: 250px;*/
margin: 20px auto;
}

table.login {
margin: 10px auto;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer&gt;#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

a.shoplink  {
color: black;
}

.boxBtnTop {
display: table;
}

.btn0, .btn0sel, .btn1, .btn1sel, .btnLangsel {
display:block;
}

.btnLang {
display: block;
vertical-align:middle;
}

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.boxBig {
border-color: #002E5E;
border-style: solid;
border-width: 1px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
width: 973px;
}

.boxBottom {
background-color: #cfced6;
height: 25px;
}

.boxBottomRow2 {
background-repeat: no-repeat;
background-position: 250px 0;
background-color: #cfced6;
height: 60px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
}

.boxBtnSub {
font-family: Arial, Helvetica, sans-serif;
margin-left: 3px;
margin-top: 22px;
width: 130px;
font-size: 14px;
text-align: right;
line-height: 20px;
}

.boxBtnTop {
margin-left: 167px;
margin-top: 6px;
background-color: #00549a;
}

.boxBtnX1 {
background-color: #00549a;
}

.boxLeft {
border-right-style: solid;
background-repeat: no-repeat;
background-color: #cfced6;
width: 160px;
background-image: url(design/left5.gif);
border-right-width: 1px;
border-right-color: #000000;
}

.boxMain {
border-bottom-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-top-style: solid;
padding: 25px;
background-repeat: no-repeat;
background-position: right bottom;
background-color: #EBEBEB;
min-height: 500px;
height: auto !important;
height: 500px;
border-top-color: #000000;
border-bottom-color: #000000;
}

.boxRight {
border-left-color: #000000;
border-top-color: #000000;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-top-style: solid;
background-color: #c2c2c3;
min-height: 300px;
height: auto !important;
height: 300px;
width: 200px;
border-bottom-color: #000000;
}

.boxRightMiddle {
min-height: 230px;
height: auto !important;
height: 230px;
}

.boxTop {
background-color: #F2F2F2;
border-bottom-width: 2px;
border-bottom-style: solid;
background-repeat: no-repeat;
height: 100px;
border-bottom-color: #000000;
}

.boxTopRow2 {
border-top-color: #f4b300;
border-top-width: 2px;
border-top-style: solid;
background-color: #00549a;
height: 25px;
}

.btn0 {
text-align: center;
color: #BDD6DB;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
height: 20px;
width: 110px;
font-variant: normal;
font-style: normal;
text-decoration: none;
font-weight: bold;
}

.btn0:hover {
font-style: normal;
font-variant: normal;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}

.btn0img:hover {
background-position: 0 -15px;
}

.btn0imgsel {
background-position: 0 -30px;
}

.btn0sel {
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
font-style: normal;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #f4b300;
}

.btn1 {
line-height: 20px;
text-align: right;
color: #BDD6DB;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
height: 20px;
width: 140px;
font-variant: normal;
font-style: normal;
text-decoration: none;
font-weight: bold;
}

.btn1:hover {
line-height: 20px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-variant: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.btn1img:hover {
background-position: 0 -15px;
}

.btn1imgsel {
background-position: 0 -30px;
}

.btn1sel {
text-align: right;
color: #f4b300;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
font-weight: bold;
text-decoration: none;
font-style: normal;
line-height: 20px;
}

.content {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}

.contentBox1 {
margin-top: 20px;
}

.contentBox16 {
min-height: 300px;
height: auto !important;
height: 300px;
}

.content_header {
font-weight: bold;
color: #003899;
font-size: 18px;
border-bottom-color: #f4b300;
border-bottom-width: 2px;
border-bottom-style: solid;
margin-bottom: 5px;
}

.content_headerBox131072 {
margin-left: 20px;
margin-top: 25px;
margin-bottom: 15px;
}

.content_image {
background-position: 0px 0;
}

.flash_box {
background-repeat: no-repeat;
}

.list_h_img {
border-style: solid;
margin-bottom: 10px;
border-width: 1px;
border-color: #000000;
}

.list_h_text1 {
width: 150px;
}

.list_h_text2 {
width: 220px;
}

.repeatmenu {
text-align: left;
padding-top: 7px;
margin-left: 50px;
}

body {
background-color: #DEDEDE;
border-color: #004D87;
color: #000000;
}

ul.dropdown * ul {
width: 140px;
}

.content a:link {
text-decoration: underline;
color: #003899;
}

.content a:visited {
text-decoration: underline;
}

.content a:hover {
font-weight: bold;
text-decoration: underline;
}



.boxTable {
width:100%;
vertical-align:top;
}

td.box, .boxMiddle, .boxLeft, .boxRight, .boxMain, .boxMainLeft, .boxMainRight {
vertical-align:top;
}

.img_left {
float: left;
margin-left: 0;
margin-top: 0;
}

.img_right {
float: right;
margin-right: 0;
margin-top: 0;
}

.img_center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

.editred {

color: red !important;
}

