
html, body, div, p, h1, h2, h3, hr, ul, ol, li, span, a, table, tr, th, td, form, input, select, textarea, img { font-family: Times,serif; font-size: 14px; }

/* HTML Elements */

html		{  }
body		{ padding: 2em 0 0 2em; }
body.home	{ background: none; }

h1			{ font-size: 16px; }
h2			{ font-size: 15px; }

a, a:link, a:visited, a:hover	{ color: #F85900; text-decoration: none; }
a img				{ border-style: none; }

/* Custom Elements */

#container			{ width: auto; }

#navi		{ display: none; }

#sidebar 	{ display: none; }

#main	{ width: auto; margin: 0; }
html>body #main { padding: 0; }

#image		{ width: auto; }
#video		{ width: auto; }
#image-normal	{  }
#image-select	{ width: auto; }

#description		{ width: auto; }

#content-index		{  }

#content-profil #main	{ width: auto; padding: 0; }

#content-kontakt #main	{ width: auto; padding: 0; }
#content-profil #main img	{ display: none; }
