body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	background-image: url(../images/bg-body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body.index {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	background-image: url(../images/bg-body-index.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
html {
	overflow-y: scroll;
}

.clear {
	clear: both;
}

/*------------*/
a {
	color: #666;
	text-decoration:underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:inherit;
}
a:hover {
	color:#D3271D;
}

/*------------*/

.center {
	width: 980px;
	margin: auto;
}

.header {
	height: 190px;
	text-align: right;
	color: #CCC;
	font-weight: normal;
	background-image: url(../images/layout-brautmoden-heitersheim_03.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 0px;
}

.container {
	text-align: left;
	font-size: 14px;
	background-image: url(../images/bg-content.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	padding-left: 1px;
}

.curtain {
	background-image: url(../images/bg-curtain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.content {
	padding: 20px;
	position: relative;
	font-size: 16px;
	min-height: 500px;
}

.footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
}

/*------------*/
div.navigation {
	text-align: center;
	background-position: center;
	position: relative;
	padding: 20px 0px;
}

a.navigation {
	color: #707571;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	font-weight:normal;
	font-size: 19px;
	text-align: center;
	padding: 10px;
}
a:hover.navigation, a:hover.navigation_aktiv {
	color: #B3B3B3;
}
a.navigation_aktiv {
	color: #C2202D;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	font-weight:normal;
	font-size: 19px;
	text-align: center;
	padding: 10px;
}



/*------------*/
p {
	margin: 0px;
}

.times {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0px;
	padding:0px;
	font-style: normal;
	font-size: 16px;
}

h1 {
	font-size:17px;
	font-weight:bold;
	margin: 10px 0px;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:16px;
	font-weight:normal;
}

h4 {
	font-size:13px;
	font-weight:normal;
}

h6 {
	font-size: 10px;	
	font-weight: normal;
	color: #EABD04;
}

hr {
	border-top: 1px dotted #FECC00;
	font-size: 0px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 5px auto;
	display: block;
	width: 90%;
}

/*------------*/
.image {
	border: 1px solid #000;
	padding:2px;
	background-color: #FECC00;
}

.links {
	float:left;
	margin-right: 20px;
}

.rechts {
	float:right;
	margin-left: 20px;
}

/*------------*/
input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	width: 320px;
	background-color: #FBF9FA;
}

.send {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	background-color: #ffffff;
	margin: auto;
	cursor: pointer;
	width: 324px;
	border: 1px solid #D60314;
	line-height: 35px;
}

/*------------*/
.address {
	margin-left: 25px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

address {
	font-style: normal;
	font-weight: bold;
}

.red {
	color: #C2202D;
}

.keywords {
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	line-height: 20px;
	height: 20px;
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}

.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0;
	margin: 0;
}
