/* CSS Document */

html {
	height: 100%
	}

body {
	background-color: #fbf9d4;
	font-size: 12px;
	color:#564b47;  
	padding: 0px;
	margin:0px;
	text-align: center;
	background-image: url('../img/bg-body.jpg');
	background-repeat: repeat-x;
	height: 100%
	}


#wrap { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	}
	
#menu-top {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	height: 50px;
	position: relative;
	min-height: 50px;
	width: 980px;
	}
	
	
#content-start {
	margin: 0px;
	padding: 0px;
	margin-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	min-height: 363px;
	height: auto !important;
	height: 363px;
	position: relative;
	}

#content {
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	background-image: url('../img/bg-content.jpg');
	background-position: center;
	background-repeat:no-repeat;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	}
	
#content-hch {
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	background-image: url('../img/bg-hochzeit.jpg');
	background-position: center;
	background-repeat:no-repeat;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	}

	
#footer {
	margin: 0px;
	padding: 0px;
	background-image: url('../img/bg-footer.jpg');
	background-repeat: repeat-x;
	height: 26px;
	}
	
#start-l {
	float: left;
	display: inline;
	width: 330px;
	margin-right: 100px;
	}
	
#start-r {
	float: left;
	display: inline;
	width: 420px;
	margin-left: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	}
	
/*ul.shootings {
	margin: 0px;
	padding: 0px;
	}
	
ul.shootings li {
	margin: 0px;
	padding: 0px;
	margin-right: 60px;
	float: left;
	display: inline;
	list-style-type: none;
	}
*/

.shootings {
	text-align: center;
	float: left;
	display: inline;
	width: 250px;
	margin-bottom: 25px;
	}
	
.kontakt {
	float: left;
	display: inline;
	width: 300px;
	margin-bottom: 25px;
	margin-right: 60px;
	}
	
.kontakt1 {
	float: left;
	display: inline;
	width: 500px;
	margin-bottom: 25px;
	}

#referenzen {
	line-height: 24px;
	}
	
h1 {
	margin-top: 0px;
	color:#E6001B;
	font-size:20px;
	}
	
h2 {
	margin-top: 0px;
	color:#800000;
	font-size:18px;
	margin:0px;
	padding:0px;
	}

.pink {
	color:#ff00ff;
	font-size:18px;
	}
	
.dunkelrot {
	color:#800000;
	font-weight: bold;
	}
	
.rot { 
	color: #ff0000;
	}

.blau {
	color: #000099;
	}
	
.pink2 {
	color: #FF0066;
	}
	
a.link {
	color:#3366FF;
	font-weight: bold;
	text-decoration: none;
	}
	
a.link:hover {
	color:#3366FF;
	font-weight: bold;
	text-decoration: underline;
	}

a.link1 {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
	
a.link1:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.link2 {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	}
	
a.link2:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	}



	
.txt-klein {
	font-size: 14px;
	}
	
.txt-kleiner {
	font-size: 12px;
	}
