body {
height: 0%;
width: 100%;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 30px;
background-color: #333333;
color: #cccccc;
font-size: 12px;
font-family : Helvetica, Verdana, Arial, sans-serif;
padding : 0;
text-align : left;
}

h1, h2, h3, ul {
margin-left: 0;
margin-bottom: 15px;
margin-right: 0;
margin-top: 0;
padding : 0;
font-weight : normal;
list-style : none;
}

h4 {
margin-left: 0;
margin-bottom: 15px;
margin-right: 0;
margin-top: 0;
padding : 0;
font-weight : normal;
list-style : none;
}

a:link {
	color: #cc3300;
	text-decoration: none;
}

span.clr {
display : block;
clear : both;
}


#logo {

margin-left : 120px;
margin-bottom : 0px;
text-align : left;
}

#logoC {

margin-left : 300px;
margin-bottom : 0px;
text-align : left;
}


.aenderung {
margin-top: 5px;
position: relative;
margin-left : 70px;
text-align : left;
top: 85px;
}

#container {
line-height : 18px;
width : 800px;
margin : 0 auto;
text-align : left;
}

.title {
width : 800px;
padding-bottom : 10px;
border-bottom : 1px solid #ccc;
}

.thumbnailContainer {
width : 525px;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
text-align : left;
margin-top : 10px;
margin-left : 127px;
display : none;
height : 0px;
overflow : hidden;
}

.thumbnailContainer .clipper {
margin-left : 0;
padding-bottom : 10px;
margin-right : 0;
margin-top : 10px;
padding-left : 10px;
padding-right : 10px;
}

.thumbnailContainer #clipper_over {
height: 0px;
overflow: hidden;
}

.thumbnailContainer .clipper_b {
margin-left : 0;
margin-bottom : 10px;
margin-right : 0;
margin-top : 10px;
float : left;
display : inline;
width : 300px;
height : 190px;
padding-top : 10px;
padding-right : 10px;
border-right : 1px solid #ccc;
}

.thumbnailContainer .clipper_b2 {
margin-left : 0;
margin-bottom : 10px;
margin-right : 0;
margin-top : 10px;
width : 336px;
height : 190px;
padding-top : 10px;
padding-right : 5px;
float : right;
}

.thumbnailContainer .horizontal {
border : 1px solid #ccc;
width : 110px;
height : 100px;
padding : 20px 0 0 10px;
margin : 5px;
float : left;
cursor : pointer;
}

.thumbnailContainer .vertical {
border : 1px solid #ccc;
width : 93px;
height : 110px;
padding : 100px 0 0 27px;
margin : 5px;
float : left;
cursor : pointer;
}

.foot {
display: none;
border-color: #cecece;
border-style: dashed;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: 85px;
width : 550px;
text-align : center;
padding-top: 10px;
}

* {
border : none;
}

.left {
float : left;
}

.right {
float : right;
}

#images {
display : none;
}


#kwick {
display : block;
position : relative;
float : none;
margin-left : 10px;
}

#kwick .kwicks {
display : block;
height : 180px;
margin : 0;
}

#kwick li {
float : left;
}

#kwick .kwick {
display : block;
cursor : pointer;
overflow : hidden;
height : 180px;
width : 130px;
background : #fff;
}

#kwick .kwick span {
display : none;
}

#kwick .opt1 {
background-repeat: no-repeat;
background : url(..images/kwick1.jpg);
}

#kwick .opt2 {
background : #e5e973 url(../images/kwick2.jpg);
}

#kwick .opt3 {
background : #8f92cc url(../images/kwick3.jpg);
}

#kwick .opt4 {
background : #cc9f58 url(../images/kwick4.jpg);
}

#kwick .opt5 {
background : #cc97ca url(../images/kwick5.jpg);
}

#kwick .opt6 {
background : #cc97ca url(../images/kwick6.jpg);
}

.btn{
text-align: center;
margin-top: 34px;
width: 142px;
margin-left: 2px;
border-color: #b2b2b2;
border-width: 1px;
border-style: solid;
background: #faf3cc;
}

.btn:hover{
background: #f7e07a;
}

h1 {
	color: #cc3333;
	letter-spacing: 4px;
	margin-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 28px;
}

h3 {

	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
}

h2 {
	font-size: 12px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h5 {
	font-size: 10px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #c1c1c1;
	border-bottom-width: 1px;
	border-style: dashed;
}
tr:hover {
	background-color: #faf3e4;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #c1c1c1;
	border-bottom-width: 1px;
	border-style: dashed;
}


img.float {
	border-color: #4cb3e7;
	border-style: solid;
	border-width: 1px;
	float: right;
}

p {
	margin-right: 30px;
	margin-left: 35px;
	text-align: left;
	color: #999999;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

