/*
Theme Name: Dr. Alexander Wachs
Theme URI: http://www.innobox.de
Description: Theme for the Website of Dr. Alexander Wachs
Version: 1.0
Author: innobox web engineering
Author URI: http://www.innobox.de
*/

/*
	misc elements
*/

body {
	padding: 0;
	margin: 0;
	background: #fff url(../../../../img/menu/bg.gif) repeat-x;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

h1,h2,h3,h4,h5,h6,p,ul,li,form,table,th,td,ol,img {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	color: #515151;
	text-decoration: underline;
}

a img {
	border: 0;
}

/*
	blog
*/

.titel {
	margin-bottom: 2px;
	margin-top: 10px;
}



.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	display: block;
	text-align: left;
	font-size: 10px;
	padding: 20px;
	line-height: 120%;
}

.unten {
	clear: both;
}

#sidebar {
	margin-top: 5px;
	float: right;
	width: 120px;
	position: relative;
	z-index: 99;
}

#sidebar ul li {
	list-style: none;
	font-size: 10px;
	white-space: nowrap;
}

#left_content {
	float: left;
	width: 400px;
	margin-top: 0px;
	z-index: 99;
	position: relative;
	border-right: 1px dotted #ccc;
	padding-right: 20px;
}

.suchfeld_blog {
	margin-top: 8px;
	width: 75px;
	border: solid 1px #666;
	line-height: 16px;
	height: 16px;
}

.suchbutton_blog {
	width: 25px;
	line-height: 21px;
	height: 21px;
	margin-top: 5px;
	border: solid 1px #666;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}

.themen {
         font-size: 13px;
	color: #be401d;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
}

h2 {
	margin-top: 2em;
	margin-bottom: 1em;
}

h2 a {
	color: #be401d !important;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}


.more-link {
	color: #be401d;
	display: inline;
	text-decoration: none;
}

#sidebar h2 {
	margin-bottom: 0px;
}

/*
	misc structure
*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
	width: 895px;
}

/*
	header
*/

#logo {
	border: 0;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 350px;
}

#header h1 {
	display: block;
	margin-left: 120px;
	height: 80px;
	width: 560px;
	background: url(../../../../img/header/wachs_rechtsanwalt.gif) top center no-repeat;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
}

.top {
         display: block;
	margin-left: 120px;
	height: 80px;
	width: 560px;
	background: url(../../../../img/header/wachs_rechtsanwalt.gif) top center no-repeat;
	letter-spacing: -1000em;
	text-indent: -999em;
         margin-top: 15px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	height: 80px;
	width: 560px;
}

#main {
	width: 894px;
	margin-top: 30px;
}

#left {
	float:left;
         width:260px;
         display:block;
}
#foto {
         float:left;
         margin-top:50px;
	padding: 0 0 20px 0;
	background: transparent url(../../../../img/foto_schatten.gif) no-repeat bottom;
	line-height: 0 ! important;
}

#tag {

}


#foto img {
	border: 2px solid #fff;
}/*

#foto #schatten {
	margin: 0 ! important;
	padding: 0 ! important;
	height: 24px;
	line-height: 24px;
	width: 258px;
	position: relative;
	top: 0;

}*/

/*
	content
*/


#content_wrapper {
	float: right;
	width: 620px;
	min-height: 344px;
}

#content {
	min-height: 354px;
	padding: 25px;
	border: 2px solid #f7f7f7;
	background-color: #fff;
	margin-left: 6px;
	margin-top: -2px;
	z-index: 1;
	position: relative;
}

#content p, #content ul {
	padding-right: 60px;
}

#blog #content p {
	padding-right: 0;
}


#blog #content h1 {
	padding-right: 0;
}

#blog #content ul {
	padding-right: 10px;
}

#content td p {
	padding-right: 0;
}

#content_schatten {
	height: 17px;
	width: 580px;
	background: url(../../../../img/menu/schatten.gif) no-repeat;
}

#content h1 {
	font-size: 13px;
	color: #be401d;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
}

#content h1 a {
	color: #be401d;
}

#content dt {
	font-size: 11px;
	color: #be401d;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
}

#content h1, dt {
	margin-bottom: 10px;
	margin-top: 2em;
}

#content dt {
	background: #fbfbfb;
	padding: 2px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#content h1.first {
	margin-top: 0;
}

#content p {
	margin-bottom: 1.5em;
}

#content ul {
	list-style: square;
	margin-left: 50px;
	margin-bottom: 1.5em;
}

#blog #content ul {
	margin-left: 7px;
}

div#anfahrtmap {
	float: left; padding: 10px 10px 10px 0;
	position: relative;
	z-index: 3;
}

#content div img, #content td img {
	border: 2px solid #f7f7f7;
}

/*
	footer
*/

#footer {
	clear: both;
	padding-bottom: 28px;
	background: transparent url(../../../../img/bottom.gif) no-repeat left bottom;
}

#footer p {
	color: #999;
	margin-left: 287px;
	width: 570px;
	font-size: 10px;
	line-height: 15px;
	background: transparent url(../../../../img/footer_bg.gif) no-repeat left bottom;
}

#footer a{
	color: #999;
}

/*
	menu
*/

#menu {
	padding: 0;
	margin: 0;
	height: 43px;
	line-height: 43px;
	z-index: 2;
	overflow: hidden;
	position: relative;
}

#menu ul {
	display: block;
	list-style: none;
	height: 43px;

	text-align:left;
}

#menu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#menu li a {
	padding: 0;
	margin-top: 12px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: -1000em;
	text-indent: -999em;
}

body#imprint #menu, body#privacy #menu, body#download #menu, body#download_admin #menu, body#help #menu {
	 background: url(../../../../img/menu/base.gif) no-repeat;
}

body#home #menu {
	 background: url(../../../../img/menu/home_aktiv.gif) no-repeat;
}

body#blog #menu {
	 background: url(../../../../img/menu/blog_aktiv.gif) no-repeat;
}

body#help #menu {
	 background: url(../../../../img/menu/help_aktiv.gif) no-repeat;
}

body#activity #menu {
	 background: url(../../../../img/menu/taetigkeitsfelder_aktiv.gif) no-repeat;
}

body#vita #menu {
	 background: url(../../../../img/menu/vita_aktiv.gif) no-repeat;
}

body#contact #menu {
	 background: url(../../../../img/menu/kontakt_aktiv.gif) no-repeat;
}

#menu li.home {
	width: 93px;
}

#menu li.home a {
	margin-left: 11px;
	width: 86px;
}

#menu ul li.blog, #menu ul li.blog a {
	width: 79px;
}

#menu ul li.help, #menu ul li.help a {
	width: 113px;
}

#menu ul li.activity, #menu ul li.activity a {
	width: 140px;
}

#menu ul li.vita, #menu ul li.vita a {
	width: 80px;
}

#menu ul li.contact {
	width: 105px;
}

#menu ul li.contact a {
	width: 94px;
}




/*
	Formular

*/

.eingabemaske {

	margin-top: 30px;
}
.eingabemaske tr td {
	background-color: #f4f4f4;
	padding: 10px;
}
.input_dl {
	width: 380px;
	border: solid 1px #e8e8e8;
}
.textarea_dl {
	width: 380px;
	height: 60px;
	border: solid 1px #e8e8e8;
}
.select_dl {
	width: 380px;
	border: solid 1px #e8e8e8;
}
.button_dl {
	/*border: solid 1px #e8e8e8;
	background-color: #fff;
	width: 100px;*/
}

.formbox {
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 20px;
	background-color: #f4f4f4;
	margin-bottom: 1em;
}

.formbox label {
	padding: 0 0 2px 0;
	display: block;
	font-size: 11px;
}

.button {
	border: 1px solid #666666;
	background-color: #fbfbfb;
	margin-top: 10px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formbox p {
	margin: 0 0 4px 0 !important;
}

.formbox form {
	margin: 0;
}

.formbox input {
	margin: 0 5px 0 0;
}

.formbox input.recommended {
	background: #fff url(../../../../img/recommended.gif) no-repeat bottom right;
}

.formbox table {
	margin: 0;
	border: 0;
}

.formbox th, .formbox td {
	padding: 2px 5px;
	vertical-align: top;
}

.formbox th {
	font-weight: normal;
	text-align: right;
	color: #666;
}

.formbox td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}

.formbox textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errors {
	color: #bd5629 !important;
}

.errors h2 {
	margin-bottom: 1em 1em 1em 0;
}

#content h2 {
	font-size: 12px;
	color: #be401d;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#content p.small {
	font-size: 11px;
}

#download #content dl {
	border: 1px solid #eee;
}

#download #content a, #download_admin #content a{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#download #content dl dt, #download_admin #content dl dt {
	line-height: 18px;
	color: #515151;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 0;
}

#download #content dl dt img, #download_admin #content dl dt img {
	vertical-align: middle;
}
#download #content a:hover, #download_admin #content a:hover {
	text-decoration: underline;
}
#download #content dd, #download_admin #content dd {
	margin-left: 0px;
	padding-left: 30px;
	font-size: 90%;
}
#download #content dt, #download_admin #content dt {
	background-color: #f4f4f4;
	margin-bottom: 3px;
	margin-top: 0;
	padding: 2px;
}

#download_admin #admin_menu a {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #eaeaea;
	background: #f4f4f4;
	padding: 4px 5px;
	font-size: 90%;
}
#download_admin #admin_menu a:hover {
	background: #fefefe;
	text-decoration: none;
}
/*
.odd {
	background-color: #f4f4f4 !important;
}
.even {
	background-color: #f0f0f0 !important;
}*/
#download_admin #content ul {
	margin-left: 0px;
	padding-left: 0px;
	margin: 0;
	padding: 0;
}
#download_admin #content ul li {
	list-style-type: none;
	margin-bottom: -10px;
}


/* Toggler */

#content h2.toggler {
	color: #515151;
	margin: 0;
	padding: 2px 10px;
	background: #fbfbfb;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: none;
	border-top: none;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;

}

.element {
	font-size: 11px;
	padding: 10px;

}

#content .element p {
	margin: 0;
	margin-bottom: 1em;
	padding: 4px;

}

.float-right {
	padding:10px 20px;
	float:right;
}

/* Lists */

#content ol {
	margin: 0 20px;

}

#content ol li {
	margin-bottom: 10px;
	margin-left: 10px;
}

#content .blogpost {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}