
html,body{	
	height:100%;
}

body{
	/*background: linear-gradient(to bottom, #eeeeee 0%, #666666 50%);	 */
	background-color: #333333;
    
	margin:0px;
	
	background-image: url("img/meer.jpg");	
	background-size:cover;
	/*background-repeat:no-repeat;*/
	
}

td{
	padding:10px;
}

#kstamm{
	position:absolute;
	margin-top:10px; margin-left:130px;
	background-color: #9b2600;
	height:95%;
	width:40px;
	border-radius: 10px;
	z-index:-1;
	background-image: linear-gradient(to bottom, #7a2003 0%, #d6c1ba 70%)
}
#kbalken{
	position:absolute;
	margin-top:130px; 
	margin-left:10px;
	background-color: #9b2600;
	height:40px;
	width:530px;
	border-radius: 10px;
	z-index:-1;
	background-image: linear-gradient(to right, #7a2003 0%, #d6c1ba 100%)
}

#head-bgb-1{
	
	/*border:thin solid #555555;*/
	height:80px;
	border-radius: 15px;
	/*font-size:2.5em;*/
	text-align:center;
	/*vertical-align:middle;*/
	color:#f9d636;
	font-family: 'Baloo';
	min-width:550px;
}
#head-bgb-2{
	
	margin-top:10px;
	border:thin solid #555555;
	height:30px;
	width:200px;
	border-radius: 15px;
}

#head-bgb-3{
	
	border:thin solid #555555;
	background-color: #555555;
	height:155px;
	min-width:200px;
	border-radius: 25px;	
	
}

.cont-hilight{
	
	border:thin solid #555555;
	border-radius: 25px;
	padding-left:10px;
	font-family: 'Lato';
	color:#333333;
	background-image: linear-gradient(135deg, #ffffff 0%, #006bb8 95%);	
}

.cont-prev{
	
	border:thin solid #555555;
	height:280px;
	border-radius: 25px;
	padding:20px;
	font-family: 'Lato';
	color:#333333;
	min-width:220px;
		
	/*
	background-image: linear-gradient(to right, white 0%, black 50%)
	background-image: linear-gradient(45deg, white 0%, black 50%)
	*/
}

#cont-prev-1{
	/*background: linear-gradient(to bottom, #eeeeee 0%, #2eb82e 95%)*/
	background-image: linear-gradient(135deg, #ffffff 0%, #9b2507 95%);	
	cursor:pointer;
}

#cont-prev-2{
	/*background: linear-gradient(to bottom, #eeeeee 0%, #2eb82e 95%)*/
	background-image: linear-gradient(135deg, #ffffff 0%, #f2b604 95%);
	cursor:pointer;
}

#cont-prev-3{
	/*background: linear-gradient(to bottom, #eeeeee 0%, #2eb82e 95%)*/
	background-image: linear-gradient(135deg, #eeeeee 0%, #307021 95%);
}

#cont-prev-1-img{
	background-image: url("img/m1.png");
	border-q:thin solid red;
	height:170px;
	width:auto;	
	background-size:contain;
	opacity:0.4;
	background-repeat:no-repeat;	
}
#cont-prev-2-img{
	background-image: url("img/clock.png");
	border-q:thin solid red;
	height:150px;
	width:auto;	
	background-size:contain;
	opacity:0.4;
	background-repeat:no-repeat;	
	margin-bottom:16px;
}
#cont-prev-3-img{
	background-image: url("img/schloss2.png");
	border-q:thin solid red;
	height:150px;
	width:auto;	
	background-size:contain;
	opacity:0.4;
	background-repeat:no-repeat;	
	margin-bottom:16px;
}

.caption{
	font-size:2em;
}

.caption2{
	font-size:1.2em;
}

input{
	width:96%;
	border-radius: 6px;
	height:20px;
	background-color:#eeeeee;
	text-align:center;
}

#code-button{
	border-radius: 8px;
	border:thin solid #222222;
	background-color:#444444;
	color:#eeeeee;
	padding:4px;
	text-align:center;
	cursor:pointer;
}

.content{		
	width:92%;
	border-radius: 20px;
	border:thin solid grey;
	padding:20px;
	margin:0 auto;
	margin-top:0px;
	background-color: #eeeeee;	
	font-family: 'Lato';
	color:#333333;
}

.content-impress{		
	width:92%;
	border-radius: 20px;
	border:thin solid grey;
	padding:20px;
	margin:0 auto;
	margin-top:0px;
	background-color: #eeeeee;	
	font-family: 'Lato';
	color:#333333;
}

.back-button{
	background-image: url("img/back6.png");	
	height:50px;
	width:auto;	
	background-size:contain;
	opacity:0.6;
	background-repeat:no-repeat;	
}

#header{
	width:100%;
	height:300px;
	border:thin solid grey;
	background-image: url("img/kreuz1.jpg");	
	background-size:cover;
	background-repeat:no-repeat;	
	
}

#footer{
	width:98%;
	margin-top:2px;
	height:30px;
	/*border:thin solid grey;*/
	text-align:right;	
	font-family: 'Lato';
}

#impressum{
	
	border:thin solid grey;
	padding:5px;
	border-radius: 6px;
	background-image: linear-gradient(135deg, #ffffff 0%, #006bb8 95%);
	color:#333333;
	cursor:pointer;
}



#bgb{
	position:relative;
	top:0px;
	/*border:thin solid #555555;*/
	height:100px;
	width:96%;
	
	/*font-size:2.5em;*/
	text-align:right;
	/*vertical-align:middle;*/
	color:#ffffff;
	font-family: 'Baloo';
	min-width:550px;
	
}

#address{
	position:relative;
	left:0px;	
	/*border:thin solid #555555;*/
	height:20px;
	width:96%;
	
	/*font-size:2.5em;*/
	text-align:right;
	/*vertical-align:middle;*/
	color:#ffffff;
	font-family: 'Lato';
	margin-top:0px;
}

#bvers{
	position:relative;
	left:0px;	
	/*border:thin solid #555555;*/
	height:120px;
	width:96%;
	border-radius: 15px;
	/*font-size:2.5em;*/
	text-align:right;
	/*vertical-align:middle;*/
	color:#ffffff;
	font-family: 'Lato';
	
}

#bvers-inner{
	position:relative;	
	/*border:thin solid #555555;*/
	padding:10px;
	border-radius: 15px;
	/*font-size:2.5em;*/
	text-align:center;
	/*vertical-align:middle;*/
	color:#ffffff;
	font-family: 'Lato';
	
}













