/** standards **/
*							{padding:0;margin:0;}
body 						{font-family:Arial, Helvetica, sans-serif;
							font-size:12px; padding-top: 0px;
							overflow-x: hidden;
							padding-right: 10px;}
img 						{border:none;}
hr 							{border:none;border-top:1px solid #FF9501;border-bottom:1px solid #FBE196;}
hr.clearer					{border:none;border-bottom:1px dashed #F2F2F2;margin:1em 0;}
p							{margin: 1em 0;}
ul,ol						{margin:.4em 0;list-style:none;font-size:.9em;}
ul li						{background:url(http://www.unister-gmbh.de/resources/images/icons/arrow.gif) no-repeat .3em;padding:.3em 1.2em;list-style:none;}

form 						{display:inline;}

/* h1,h2						{font-size:14px;background:url(http://www.unister-gmbh.de/resources/images/dot.gif) repeat-x bottom;padding:.3em 0;} */
h1,h2,h3,h5 {
	color:#878796;
	font-size:130%;
	margin-bottom: 20px;
}
h2							{margin-bottom:.5em;}
h3
							{font-size:12px;font-weight:bold;}
h5{
	color:#878796;
	font-size:130%;
	margin-bottom: 20px;
}

a:hover						
{color:#1E87C8;}
							
a:link, a:visited           
	{color:#1E87C8;
	text-decoration:none;							
	}

.subhead {
	width: 600px;
	margin-top: 0;
}
#channelbox {
	padding: 10px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	width: 580px;
	
	}

.suchfeld {
	margin: 0 15px 0 15px;
	width: 220px;
}

.arrow 						{padding-left:.7em;background:url(http://www.unister-gmbh.de/resources/images/icons/arrow.gif) no-repeat;}

.date						{font-weight:bold;}
.domain	{
	color:#666;
	
		}
.detaillink					{display:block;margin: 10px 0;padding-bottom:10px; border-bottom:1px solid #ccc; width: 600px;}

.list						{height:2em;font-size:1em;font-weight:bold;}
.list li					{background:url(http://www.unister-gmbh.de/resources/images/icons/bullet.png) no-repeat .3em;}
.list li 					{float:left;white-space:nowrap;padding:.3em .3em .3em 1.2em;}
.list li.first				{background:none;padding:.3em .3em .3em 0;}

.pressefotos td				{padding:0 1em;}

/* DEFINITION DER PRESSEMITTEILUNGSLISTEN */
.headline					{font-size:1em;font-weight:bold;padding:0; margin: 5px 0 10px 0;}

.headline a{
	font-size: 14px;
}
.headline a:hover {
	text-decoration: underline;
}
p.subheader					{font-size:.9em;font-weight:normal;}
/*a.detaillink          {color:red;}*/

/* DEFINITION DER PRESSEMITTEILUNG SINGLE ANSICHT */
p.headline_single			{color:#878796;
							font-size:130%; font-weight:bold;}
p.subheader_single			{font-size:1em;font-weight:bold;
							  border-bottom: 1px solid #ccc;
							  padding-bottom: 15px;}

img.indexbild 				{border:1px solid #220;}
table.indextable 			{margin:9px 0;}
table.formtable .formelem 	{padding:1px;width:450px;}
table.formtable td 			{padding:7px 0 0 0;vertical-align:top;}
table.formtable td.label 	{padding:10px 9px 0 0;color:#000;font-size: 12px;}

/* SUCHBUTTON */
.searchbutton           {margin-left: 15px;}
.trenner {
	border-top: 1px solid #ccc;
	height: 20px;
}
.kontaktbox { 
	border: solid 1px #ccc;
	padding: 10px;
	background: #f6f6f6 url(../img/bgsearchbox.gif) repeat-x;
	width: 350px;
	font-size: 11px;
	margin: 20px 0;
	
}

.kontaktbox img {
	float: left;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 25px;
}
.contactbox {
        float: left;
	width: 308px;
	height: 181px;
	margin: 10px 10px 10px 0;
	text-align: left;
	
}
.contactbox .name {
	font-weight: bold;
	margin: 70px 0 0 140px;
}
.contactbox .titel {
	font-weight: normal;
	margin: 10px 0 0 140px;
}
.contactbox .mail {
	font-weight: normal;
	margin: 10px 0 0 140px;
}
#formcontainer {
background:#F6F6F6 none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding-left:10px;
padding-right:10px;
width: 590px;
}
table.formtable {
	width: 100%;
}
.formtable th {
font-size:14px;
padding:10px 0;
text-align: left;
border-bottom:1px solid #DDDDDD;
font-weight: bold;
line-height: 150%;
}
.formtable td {
border-bottom:1px solid #FFFFFF;
padding:2px;
}
.sub2 {
	font-weight: bold;
	padding-bottom: 5px;
}
.checkboxbox {
	float: left;
	width: 150px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
#meldedit label {
	cursor: pointer;
}