/*   
Theme Name: Anwalt27
Theme URI: www.vor-acht.de
Description: Homepage fuer Rechtsanwalt Toralf Noeding
Author: Cornelia Franck, Carlo Grippa, Philipp Franck
Author URI: www.vor-acht.de
Version: 1.2
.
(c) 2009 by Cornelia Franck, Carlo Grippa, Philipp Franck
.
*/


/* allgemeine Einstellungen */
body {
	background: white;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, Times New Roman, serif;
}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: white
}

a img {
	border: none
}

div {
	border: none
}

/*Dachfirst*/

#rooftop {
	background: #cccccc;
	color: black;
	border-bottom: 2px solid white;
	height: 104px;
	min-width: 994px;
}


#skylight1 img {
	padding-left: 22px;
	padding-top: 47px;
	padding-right: 15px;
	float: left;
	height: 40px
}

#skylight2 {
	padding-top: 72px;
	color: #000033;
	font-size: 12px;
	letter-spacing: 0.15em;
}

/* dach */

#roofmenu {
	background:#000033;
	height: 29px;
	min-width: 706px;
	color: white;
	font-size: 16px;
	letter-spacing: 0.15em;
	margin-left: 264px;
	margin-bottom: 34px;
	padding-left: 24px;
	padding-top: 9px;
	/*background: green*/
}

#roofmenu .menulink, #roofmenu .selected {
	padding-bottom: 34px;
	padding-right: 15px;
	display: inline;
	/*background: magenta*/
}

#roofmenu div.selected {
	background: url('images/Noeding_Arrow_blue_u.gif') no-repeat;	 
	background-position: 0px 37px;
}

#roofmenu div.menulink:hover{
	background: url('images/Noeding_Arrow_red_u.gif') no-repeat;
	background-position: 0px 37px;
}

/* haus */

#house {
	clear: both
}

#sidebar {
	float: left;
	width: 241px; /*!*/
	background: white;
	padding-top: 34px;
	/*padding-right: 18px;*/
	text-align: right;
	color: #000033;
	font-size: 16px;
	border-top: 38px solid #000033;
	padding-left: 23px;
}

#sidebar hr {
	border:none;
	border-top: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
	margin-right: 20px
}

#sidebar hr.tall {
	margin-bottom: 95px;
}

#sidebar div.selected, #sidebar div.menulink{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
}

#sidebar div.selected {
	background: url('images/Noeding_Arrow_blue_r.gif') no-repeat;	 
	background-position: right;
}

#sidebar div.menulink:hover {
	background: url('images/Noeding_Arrow_red_r.gif') no-repeat;	 
	background-position: right;
}

#sidebar a {
	color: #000033;
}

/* spezial schriftzug*/
.special {
	text-align: left;
	padding-top: 4px;
	font-size: 11px;
	color: #B75400;
	float: left;
	font-style: italic
}

/* kontaktbuttons */

#sidebar div.contactbutton-first {
	text-align: center;
	background: #b75400;
	border: 1px solid #000033;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 20px;
}

#sidebar div.contactbutton-list {
	margin-right: 20px;
	padding-top: 22px;
	padding-bottom: 6px;
}

#sidebar div.contactbutton-other {
	text-align: right;
	color: #999999;
	float: right;
}


#sidebar div.contactbutton-first a {
	padding-right: 33px;
	background: url('images/umschlag.gif') no-repeat;
	background-position: right;
	color: white;
}

#sidebar div.contactbutton-other a{
	color: #999999;	
	border-left: 1px solid #999999;
	padding-left: 4px;
	padding-right: 4px;
}

#sidebar div.contactbutton-other a.n999{ /*damit es  ganz links kleine linie gibt*/
	border: none;
}

#sidebar div.contactbutton-selected {
	background: url('images/Noeding_Arrow_blue_r.gif') no-repeat;	 
	background-position: right;
}

#sidebar div.contactbutton-menulink:hover {
	background: url('images/Noeding_Arrow_red_r.gif') no-repeat;	 
	background-position: right;
}


/* eigentlicher textkörper */

#contentbody {
	margin-left: 264px;
	background: white;
	color: #000033;
	padding-left: 24px;
	width: 525px;
	min-height: 315px;
	font-family: Arial, New Helvetica, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*background: yellow*/

}

#contentbody h2, #contentbody h2 a { /*seitenüberschrift*/
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 16px;
	color: #b75400;
	padding-top: 9px;
	margin: 0px;
	padding-bottom: 16px; /* "leerzeile" */
}

/*manuell gesetzte Überschrift */
#contentbody h1, #contentbody h1 a,
#contentbody .headline { 
	font-family: Arial, New Helvetica, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	color: #000033;
}


#contentbody p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 16px; /* "leerzeile" */
}

#contentbody a {
	color: #b75400;
}

#contenbody em,
#contentbody .hervorgehoben /*depricated*/  {
	font-style: italic;
	color: #000033
}

#contentbody img {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 16px;
	padding-top: 16px;
}

#contentbody table {
	border: none;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px
}

#contentbody td {
	border: 1px solid white;
	background: #cccccc;
	text-align: center;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#contentbody hr {
	border: none;
	border-top: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 9px;
}

#contentbody hr.separator {
	margin-bottom: 16px
}

#contentbody ul, #contentbody ol {
	padding-left: 0px;
	list-style-position: inside
}

/* KELLER */

#cellar {
	background: white;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-left: 264px;
	padding-left: 24px;
	margin-top: 130px;
	margin-bottom: 11px	
}

#cellar .menulink a, #cellar .selected a{
	color: #B75400;
	padding-right: 15px;

}


/*spezielle Dinge */

/*kontakt formular */
#contentbody input, #contentbody textarea {
	width: 400px;
	border: 1px solid #999999;
}

#contentbody input {
	height: 25px;
	padding: 0px
}

#contentbody form {
	color: #999999;
	line-height: 12px
}

#contentbody form p {
	padding-top: 6px;
}

#contentbody form p.button input {
	width: 150px;
}

#contentbody form .wpcf7-not-valid-tip-no-ajax{
	display: block;
	color: #cc0033
}

#contentbody img.ajax-loader {
	display:none;
	height: 0px;
}

#contentbody div.wpcf7-response-output {
	padding-top: 16px;
}
