/* CSS Document for Pension Tannenhof Author: Andreas Weitlaner */

html {
width:100%;
height:100%;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

	
body {
	background-color: #F5FFE7;
	width:100%;
	height:100%;
	margin:0px;
	text-align:center; 
	margin-top:40px;
	
}


a:link {
	color: #1D5100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D5100;
}
a:hover {
	text-decoration: underline;
	color: #1D5100;
}
a:active {
	text-decoration: none;
	color: #1D5100;
}

div {
margin:0px;
padding:0px;
height:auto;
}

ul { list-style: square; }


#projekt {
width:800px;
background-position:top left;
background-repeat:repeat-y;
background-color:#F5FFE7;
min-height:400px;
border:1px solid #1D5100;
margin:auto;
}


#headercontainer {
position:relative;
width:100%;
height:171px;
white-space:nowrap;
overflow:hidden;
}

#headerleft {
position:relative;
float:left;
text-align:left; 
width: 180px;
}
#headerright {
width: 620px; 
float:left;
}

#leftcontainer {
position:relative;
float:left;
width:170px;
height:auto;

background-color:#F5FFE7;
padding:5px;
}

#languageselektor {
position:relative;
width:100%;
height:auto;
font-family: arial;
font-size: 12px;
font-weight: bold;
min-height:20px;
margin-bottom:0px;
}

#menu {
position:relative;
width:100%;
height:auto;

padding-bottom: 3px;
margin-top: 3px;
padding-top: 3px;
margin-bottom: 10px;
}

#main {
width:590px;
float:left;
height:auto;
min-height:430px;
background-color:#FFF;
padding:15px;
text-align:left;
margin:0px;
}


#footercontainer {

clear:left;
width:100%;
height:16px;
}




#flashcontent {
position:relative;
padding-top: 15px;
left:10%;
}


h1 {
font-size:15px;
color: #1D5100; 
font-family: arial;
margin: 0px;
padding-bottom: 10px;
}

h2 {
font-size:13px;
color: #1D5100;
text-align:center;
margin: 0px;
padding: 0px;
font-weight: normal;
}


h3 {
font-size:20px;
color: #1D5100;
text-align:center;
margin: 0px;
padding: 0px;
font-weight: normal;
}

h4{
font-size: 12px;
color: #1D5100;
margin: 0px;
padding:0px;
font-weight: normal;
}


h5 {
font-family: arial;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
font-weight: normal;
}

h6 {
color: #1D5100;
font-size: 12px;
text-align:center;
margin: 0px;
padding: 0px;
font-weight: normal;
}




