/** BILDEFFEKTE **/

.teaser{
  display:block;	
}

.boxgrid{
	width: 100%;
	height: 150px;
	vertical-align: bottom;
	margin: 0px;
	background: #6688b8;
	overflow: hidden;
	position: relative;
}

.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
                                
.boxgrid p{
	padding: 10px;
	margin: 10px;
	color: #ffffff;
	font-size: 11px;
   line-height: 14px;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 260;
	left: 0;
}

.caption .boxcaption {
	top: 220;
	left: 0;
}


.platz {
	width: 100%;
	height: 150px;
	background: #f0f0f0;
}

/** DOFORM **/

.formgen {
  width: 450px;
}

.formsubmit {
  float: left;
  margin-left: 200px;
}

.formgen input {
  width: 200px;
  display: block;
  margin-bottom: 2px;
}

*[type="hidden"] {
  width: 0px;
  margin: 0px;
  padding: 0px;
}

.formerror {
  color:red;
}

.formgen select {
  width: 200px;
  display: block;
  margin-bottom: 15px;
  float: left;
}

label {
  width: 200px;
  display: block;
  margin-bottom: 2px;
  float: left;
}

.formgen textarea {
  width: 400px;
  display: block;
  margin-bottom: 2px;
  float: left;
}

.formheadline {
  width: 400px;
  display: block;
  margin-bottom: 2px;
  float: left;
}

/** LEISTUNGSBOX **/

.lbox_hacken {
   background: url(../files/hacken.gif) no-repeat top right;
   position: relative;
   top: -45px;
   width: 57px;
   height: 58px;
   float: right;
}
.lbox_box {
   margin-top: 30px;
   background: #f0f0f0 url(../files/lbox_grad.gif) repeat-x top left;
}
.lbox_top div {
   background: url(../files/lbox_tl.gif) no-repeat top left;
}
.lbox_top {
   background: transparent url(../files/lbox_blhacken.gif) no-repeat top right;
}
.lbox_bottom div {
   background: url(../files/lbox_bl.gif) no-repeat bottom left;
}
.lbox_bottom {
   background: transparent url(../files/lbox_br.gif) no-repeat bottom right;
}

.lbox_top div, .lbox_top, .lbox_bottom div, .lbox_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.lbox_content { 
	margin: 0 15px;
	font-size: 10px;
	font-weight: normal;
}

/** MAIN **/

body{
	text-align: center;
	background: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	margin: 20px auto;
	width: 964px;
	padding: 0px;
}
.main {
	width: 964px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.head, .content, .footer {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

.head, .grid1, .grid2, .grid3, .grid4 {
	padding-left: 8px;
	padding-right: 8px;
}

a {
	text-decoration: none;
	color: #000000;
}

p {
	margin: 0px;
}

.head .blue, a:hover, .head a:hover {
	color: #6688b8;
}

.linie {
	height: 1px;
	width: 948px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../files/linie.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 8px;
	margin-right: 8px;
}

img {
	border: none;
}

/** HEAD **/

.head {
	text-align: right;
	padding-bottom: 30px;
	padding-top: 20px;
}

.head img, .head a{
	float: left;
}

.head img {
	text-align: left;
	margin-right: 80px;
}

.head .navi a {
	font-size: 16px;
	font-weight: normal;	
	padding-left: 40px;
	text-align: right;
	float: right;
}

.head .navi {
	width: 600px;
	text-align: right;
	float: right;
	padding-right: 16px;
}

.logo {
	padding: 0px;
	margin: 0px;
	float: left;
}

/** CONTENT **/

.content p {
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #989898;
}

h2, .head a {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

h3{
	font-size: 10px;
	font-weight: normal;
}

.grid1, .grid2, .grid3, .grid4 {
	float: left;
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

.grid1 {
	width: 225px;
}

.grid2 {
	width: 466px;
}

.grid3 {
	width: 707px;
}

.grid4 {
	width: 948px;
}


/** FOOTER **/

.footer {
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
}

.end {
	background-image: url(../files/end.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-bottom: 30px;
	float: left;
	width: 948px;
	margin-left: 8px;
	margin-right: 8px;
}

/** FLASH-FILM **/

div.flash_wrapper {
  margin: 0px auto;
  text-align: center;
}

/** Bookmarks **/

.bookmark {margin-top:30px;}
.bookmark ul{margin: 0 0 10px 0; padding: 0; }
.bookmark ul li{float: left; list-style: none; margin: 0 2px 0 0; padding:0; }
.bookmark li img{ padding: 1px; border: solid 1px #dedede; }