/* CCS von Vater-kind-Urlaub.de */

/* HTML Tags */

body {
	background-color: #FF9966;
	color: #880000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #880000;
}

html {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

iframe {
	background-color: #FF9966;
}

/* CSS für IDs */

#header {
	height: 70px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	text-align: center;
}

#content {
	height: auto;
	width: 100%;
	overflow: visible;
}

#site {
	float: left;
	height: auto;
	width: 999px;
	position:absolute;
	margin-left: 190px;
	overflow: visible;
	left: 1px;
	padding-bottom: 50px;
}

#menu
{
	float: left;
	width: 190px;
	margin-right: 10px;
	position:absolute;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #880000;
}

/* CSS für Klassen */

.rechts {
	height: auto;
	width: 210px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.rechts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #880000;
}

.rechts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E378B;
}

.start {
	float: left;
	width: 750px;
	height: auto;
	margin-right: 20px;
	text-align: center;
	padding-top: 10px;
}

.menu
{
	width: 170px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-left: 10px;
}

.menu a
{
	/*float: left;*/
    display: block;
	text-decoration: none;
	width: 170px;
	color: #880000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
} 

.menu a:hover
{
	color: #0E378B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
} 

.groß {
	font-family: "Comic Sans MS";
	font-size: 17px;
}

.header {
	font-family: "Comic Sans MS";
	font-size: 40px;
	color: #880000;
	font-weight: bold;
}

.textcontent {
	padding-left: 10px;
	height: auto;
}

.textcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E378B;
	text-decoration:none;
}

.textcontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #880000;
	text-decoration: underline;
}

.table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #880000;
	border-left-color: #880000;
}

.table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	margin-bottom: 5px;
}

.hoch {
	text-decoration: none;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	text-align: center;
	margin-bottom: 20px;
}

.nach_oben {
	width: 240px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #880000;
}

.land {
	font-weight: bold;
	color: #880000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #880000;
	border-left-color: #880000;
	width: 200px;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 2px;
}

.button {
	color: #880000;
}

.input {
	color: #880000;
}
