/* reset all 
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,
p,form,ul,li		  								
{ 	
		margin:0; 
		padding:0;
}

html, body
{
    margin: 0;
    padding: 0;
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    color: #653204;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #FFF594;
}

h1           
{ 
		margin:0 0 10px 0;
		font-size: 1.6em;
		color: #653204;
		background-color: transparent; 
} 

h2, h3, h4, h5, h6            
{ 
		margin:0 0 10px 0;
		font-size: 1.3em;
		color: #653204;
		background-color: transparent; 
} 

a:link 			{ text-decoration:none; font-weight:bold; color:#906216; background-color: transparent; }
a:visited 	{ text-decoration:none; font-weight:bold; color:#906216; background-color: transparent; }
a:hover 		{ text-decoration:underline; font-weight:bold; color:#906216; background-color: transparent; }
a:active 		{ text-decoration:underline; font-weight:bold; color:#906216; background-color: transparent; }
a:focus 		{ text-decoration:underline; font-weight:bold; color:#906216; background-color: transparent; }

img
{
		border: 0;
}


#bkgleft
{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50%;
    width: 50%;
    height: 100%;
    background-color: #F9C884;
}

#bkgmitte
{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -160px;
    width: 320px;
    height: 100%;
    background-color: #f6b283;
}

#bkgstart
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -482px;
    margin-top: -277px;
    width: 960px;
    height: 550px;
    border: 2px solid #000000;
}

#startbildlinks
{
    position: absolute;
    left: 0;
    top: 0;
    width: 480px;
    height: 550px;
}
#startbildmitte
{
    position: absolute;
    left: 320px;
    top: 0;
    width: 320px;
    height: 550px;
}

#startbildrechts
{
    position: absolute;
    left: 480px;
    top: 0;
    width: 480px;
    height: 550px;
}

#zweixinmuenchen
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -109px;
    margin-top: -255px;
    width: 218px;
    height: 36px;
}

#startlogo
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -253px;
    margin-top: -205px;
    width: 506px;
    height: 150px;
}

#links
{
    position: absolute;
    left: 40px;
    top: 350px;
    width: 250px;
    height: 135px;
}

#mitte
{
    position: absolute;
    left: 355px;
    top: 350px;
    width: 250px;
    height: 135px;
}

#rechts
{
    position: absolute;
    left: 675px;
    top: 350px;
    width: 250px;
    height: 135px;
}



/* ab hier Unterseiten styles! */


#bkgho
{
		width: 100%;
		height: 100%;
		background-color: #F9C884;
}

#bkgge
{
		width: 100%;
		height: 100%;
		background-color: #FFF594;
}

#bkgla
{
		width: 100%;
		height: 100%;
		background-color: #f6b283;
}

#top
{
		position: absolute;
    left: 0;
    top: 0;
    width: 746px;
    height: 70px;
}

#logoklein
{
		position: absolute;
    right: 0;
    top: 0;
    width: 214px;
    height: 70px;
}

#contentge
{
		position: absolute;
    left: 0;
    top: 70px;
    width: 746px;
    height: 373px;
    background-image: url(images/content_ge.jpg);
    background-repeat: no-repeat;
    background-color: #F9C884;
}

#contentho
{
		position: absolute;
    left: 0;
    top: 70px;
    width: 746px;
    height: 373px;
    background-image: url(images/content_ho.jpg);
    background-repeat: no-repeat;
    background-color: #FFF594;
}

#content
{
		position: absolute;
    left: 40px;
    top: 10px;
    width: 670px;
    height: 300px;
    padding: 10px;
    overflow: auto;
}

#content img { margin: 0 3px 10px 0; float:left; border: 2px solid #FFFFFF; } 

#fleckrechts
{
		position: absolute;
    right: 0;
    top: 70px;
    width: 215px;
    height: 373px;
    background-color: #F9C884;
}

#bildleiste
{
		position: absolute;
    left: 0;
    top: 443px;
    width: 960px;
    height: 107px;
    background-color: #F9C884;
}

#bilderrahmen
{
		position: absolute;
    left: 0;
    top: 443px;
    width: 960px;
    height: 23px;
}


