/*-- copyright unimess GmbH --> RS --> www.patentanwalt-kassel.de --*/



/*-----Allgemeingültiger Teil--------*/
body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CDCCC7;
	line-height: 160%;
}
td{
	padding: 0px;
	margin: 0px;
	border:none;
	line-height: 120%;	
	font-size: 12px;
}

a{
	color: #000066;
}
a:hover{
	color: Black;
}

h1{
	color:#44433E;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: bold;
}

h2{
	margin: 20px 0px 5px 0px;
	color:#44433E;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom: 1px solid #3188CA;
}

h3{
	color:#44433E;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
}

hr{
	border-top: 1px solid #A09F9B;
	border-right: 1px solid #CDCCC7;
	border-bottom: 1px solid #CDCCC7;
	border-left: 1px solid #CDCCC7;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 7px 0px;
}

li{
	
}
/*------------Aufteilung--------------------*/

#container{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background:  url(bilder/navigation/content_streifen.gif) repeat-y fixed right;
}
#content_container{
	padding: 43px 30px 0px 20px;
	margin:  0px 0px 0px 0px;
	border: none;
	vertical-align: top;
}
#navi_container{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
}
#footer_container{
	position: absolute;
	left: 0px;
	height: 23px;
	width: 100%;
	background: url(bilder/navigation/footer_container_bg.gif) repeat-x;
}
/*-------------Navigation--------------- */
#navi{
	padding: 0px 0px 0px 0px;
	margin:  -10px 0px 24px 62px;
	*margin:  -12px 0px 24px 62px;	
	border: none;
	background: #DDDDD9;
}
#navi ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}
#navi li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
}
#navi li a{
	height: 22px;
	display: block;
	text-transform: uppercase;
	color: #3188CA;
	padding: 1px 0px 0px 22px;
	margin:  1px 0px 0px 0px;
	border: none;
	text-decoration: none;
	background: #FBFBFA url(bilder/navigation/navi_liste.gif) no-repeat 6px 8px ;
}
#navi li a:hover{
	color: Black;
	background: White;
}
/*-----Subnavi-------*/
#subnavi{
		padding: 0px 0px 0px 0px;
		margin:  0px 0px 0px 0px;
		border:  none;
}
#subnavi ul{
		padding: 0px 0px 0px 0px;
		margin:  0px 0px 0px 0px;
		border:  none;
}
#subnavi li{
		padding: 0px 0px 0px 0px;
		margin:  0px 0px 0px 0px;
		border:  none;
}
#subnavi li a{
	padding: 0px 0px 0px 37px;
	margin:  0px 0px 0px 0px;
	border: none;
	font-size: 12px;
	color: #5C5B54;
	text-transform: none;
	background:#FBFBFA url(bilder/navigation/subnavi_liste.gif) no-repeat 23px 8px ;
}

#subnavi .aktiv a{ /*Aktiver Bereich der Subnavigation*/
	font-weight: bold;
}

/*-----Fusszeile-------*/
#fusszeile{
	padding: 0px 0px 0px 0px;
	margin:  -8px 0px 0px 0px;
	border:  none;
	height: 50px;

}
#fusszeile a{
	height: 50px;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	margin:  0px 7px 0px 0px;
	border:  none;
}
#fusszeile a:hover{
	color: Black;
}
#fusszeile .nachoben{
	padding: 6px 0px 0px 0px;
	margin:  0px 15px 0px 0px;
	border:  none;
	font-size: 11px;
	color: #413F3F;
	text-decoration: none;
	background: url(bilder/navigation/pfeil_nachoben.gif) no-repeat top center;
}
#fusszeile .nachoben:hover{
	background: url(bilder/navigation/pfeil_nachoben_hover.gif) no-repeat top center;
	color: #3188CA;
}

/*-----EMail-------*/

#email_form td {
	font-size: 1em;
	line-height: 20px;	
	font-size: 12px; 
}

#email_form .plz{
	width : 61px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form .wohnort{
	width : 236px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form INPUT{
	width : 300px;
	height: 19px;
	color: #424242;
	border: 1px solid #4A0032;
}

#email_form TEXTAREA{
	width : 300px;
	color: #424242;	
	border: 1px solid #4A0032;
}

#email_form .button{
	width: 148px;
	height: 19px;
	color: #EAEAEA;
	background: #4B87C9;
	font-weight: bold;
}

#email_form .button:hover{
	color: #EAEAEA;
	background: #767F86;
}


#MODUL_Neuigkeiten .NORMAL {
	width: 100%;
}
#MODUL_Neuigkeiten .TABELLENRAND {
	width: 100%;
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	text-align: right;
	font-weight: bolder;
}
#MODUL_Neuigkeiten h1{
	margin: 20px 0px 5px 0px;
	color:#44433E;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom: 1px solid #3188CA;
}
