/* CSS - Antike Tresorschilder Ver.1.0*/

/*Funktionen*/

body			{
				font-family: "TimesNewRoman";
				font-size: 12pt;
				} 

strong			{
				font-size: 14pt;
				text-align: center;
				}
				
h1				{
				text-align: center;
				font-size: 16pt;
				font-weight: bold;
				}

a.link{ font-size: 13pt; color: #000000; line-height: 1.5; }
a { font-weight: bolder; font-size: 8pt; color: #000000; line-height: 2.0; }
				
/*Partial*/

#hello			{
				font-weight: bold;
				line-height: 1.5;
				text-align: center;
				font-style: italic;
				font-size: 13pt;
				}

/*Elemente*/

#logo			{
				width: 900px;
				height: 150px;
				margin: auto;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				}

#navi			{
				width: 545px;
				height: 34px;
				margin: auto;
				padding-top: 6px;
				padding-bottom: 6px;
				padding-left: 177px;
				padding-right: 178px;
				background-color: #c0d3ad;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				}
				
#home			{
				width: 105px;
				height: 34px;
				}
				
#schilder		{
				width: 105px;
				height: 34px;
				}
				
#impressum		{
				width: 105px;
				height: 34px;
				}

#links			{
				width: 105px;
				height: 34px;
				}

#kontakt		{
				width: 105px;
				height: 34px;
				}

#content		{
				width: 800px;
				height: 100%;
				margin: auto;
				padding-left: 50px;
				padding-right: 50px;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				border-bottom: 1px solid #4b8014;				
				background-color: #e8efe1;
				}
				
#contenta		{
				width: 800px;
				height: 100%;
				margin: auto;
				padding-left: 50px;
				padding-right: 50px;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				border-bottom: 1px solid #4b8014;
				background-color: #e8efe1;
				}
				
#contenth		{
				width: 800px;
				height: 100%px;
				margin: auto;
				padding-left: 50px;
				padding-right: 50px;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				border-bottom: 1px solid #4b8014;				
				background-color: #e8efe1;
				}

#contentk		{
				width: 800px;
				height: 100%px;
				margin: auto;
				padding-left: 50px;
				padding-right: 50px;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				border-bottom: 1px solid #4b8014;				
				background-color: #e8efe1;
				}								
				
#startbild			{
				width: 900px;
				height: 200px;
				margin: auto;
				background-image: url(images/startbild.gif);
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				border-bottom: 1px solid #4b8014;
				background-color: #e8efe1;
				}
				
#feed			{
				width: 890px;
				height: 22px;
				margin: auto;
				background-color: #c0d3ad;
				border-top: 1px solid #4b8014;
				border-left: 1px solid #4b8014;
				border-right: 1px solid #4b8014;
				padding-left: 10px;
				}
				
#end			{
				width: 900px;
				height: 17px;
				margin: auto;
				border: 1px solid #4b8014;
				}

#form			{
				background-color: #e8efe1;
				padding-left: 15px;	
				}

#first			{
				width: 800px;
				height: 100px;
				padding-bottom: 25px;
				
				}

#second			{
				width: 800px;
				height: 100px;
				padding-bottom: 25px;
				}
				
#third			{
				width: 800px;
				height: 100px;
				padding-bottom: 25px;
				}

#fourth			{
				width: 800px;
				height: 100px;
				padding-bottom: 25px;			
				}

#history		{
				width: 700px;
				height: 100%;
				padding-left: 50px;
				padding-right: 50px;
				padding-bottom: 25px;
				}

#hersteller		{
				font-size: 13pt;
				line-height: 1.5;
				}

.flags			{
				width: 86px;
				height: 56px;
				}

.links { padding: 20px; }



