/* DATEI: content.css */


a			{ text-decoration:none;
			  font-family: arial,helvetica,sans serif;
			  outline:0px dotted invert;
			  font-size:12pt;
			  border:0px;
			  font-weight: normal;
			}

a:link		{ color: #b80000; }
a:visited	{ color: #b80000; }
a:active	{ color: #b80000; }
a:hover		{ color: #b80000; }


a.inszenierung			{ text-decoration:none;
			  font-family: arial,helvetica,sans serif;
			  outline:0px dotted invert;
			  font-size:12pt;
			  border:0px;
			  font-weight: normal;
			}

a:link.inszenierung	{ color: #000000; }
a:visited.inszenierung	{ color: #000000; }
a:active.inszenierung	{ color: #000000; }
a:hover.inszenierung	{ color: #000000; }


img			{ border: 0 none; }


hr			{ color: #455D61 }


h2			{ font-family: arial,helvetica,sans serif;
			  font-size: 18pt;
			  font-weight: bold;
			  margin-top: 0px;
			  color: #455D61
			}


h3			{ font-family: arial,helvetica,sans serif;
			  font-size: 14pt;
			  font-weight: bold;
			  margin-top: 0px;
			  color: #455D61
			}


p.text		{ margin-right: 30px;
			  font-family: arial,helvetica,sans serif;
			  font-size: 12pt;
			  font-weight: normal;
			  color: #455D61
			}


p.kritik	{ margin-right: 30px;
			  font-family: arial,helvetica,sans serif;
			  font-size: 12pt;
			  font-weight: normal;
			  color: #000000
			}


table.text		{ margin-right: 30px;
			  font-family: arial,helvetica,sans serif;
			  font-size: 12pt;
			  font-weight: normal;
			  color: #455D61
			}


div.text		{ margin-right: 30px;
			  font-family: arial,helvetica,sans serif;
			  font-size: 12pt;
			  font-weight: normal;
			  color: #455D61
			}


.input 		{ width:200px; }


td.mailform		{ font-family: arial,helvetica,sans serif;
			  font-size: 12pt;
			  font-weight: bold;
			  color: #455D61;
			}