/*
Theme Name: studi-versicherung
Version: 1.0
Author: Tania Puell
Author URI: http://dfacts.de/
*/


body {
	font-size: 13px;
	line-height: 22px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	}

a:focus, a:active,
:focus, :active,
input:focus, input:active {
		outline: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover   {
	color: #D31145;
} 


#main {
	width: 942px;
	margin: 11px auto;
	text-align: left;
}

#header {
	width: 942px;
	height: 158px;
	background: url('pix/headerbg.png') no-repeat;
	margin: 11px 0;
	}
	
#footer {
	width: 922px;
	*width: 942px;
	height: 20px;
	margin: 60px 0 60px 11px;
	background: url('pix/headerbg.png') no-repeat 0 -126px;
	border-top: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
	}	
#home {
	width: 650px;
	height: 94px;
	float: left;
	cursor: pointer;
}
#logo {
	width: 292px;
	height: 94px;
	float: left;
	background: url('pix/logo.png') no-repeat 0 15px;
}

#nav {
	position: absolute;
	z-index: 2;
	margin: 1px 0 0 5px;
	line-height: 32px;
	color: #fff;
}
.navitem {
	padding: 0 10px;
	float: left;
	width: auto !important;
	height: 28px;
	*height: 29px;
	color: #fff;
	overflow: hidden;
}
.navitem:hover {
	color: #000;
}
.navitem:visited:hover {
	color: #000;
}
.pipe {
	float: left;
	width: auto !important;
}
*#dropdown {
	display: none;
	position: absolute;
	z-index: 3;
	margin: 54px 0 0 6px;
	background-color: #fff;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
}
*#dropdown li {
	list-style: none;
	border-bottom: solid 1px #c1c1c1;
	padding: 5px 10px;
}
*#dropdown li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#shade {
	position: absolute;
	z-index: 1;
	background: url(pix/shade.png) repeat-x;
	height: 23px;
	margin: 6px 0 0 3px;
}
.selected {
	font-weight: bold;
	cursor: default;
}
.tabbed {
	color: #000;
	background: url(pix/tabg.png) repeat-x;
	border-top: solid 1px #c1c1c1;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
}
.clicky {
		cursor: pointer;
}
#content {
	width: 590px;
	margin: 0 25px 25px 0;
	float: left;
	text-align: justify;
}



h1,h2,h3 {
	text-align: left;
}
#content h1 {
	font-size: 20px;
	line-height: 16px;
	border-bottom: solid 2px #ccc;
	font-weight: normal;
	display: inline;
	letter-spacing: 0.05em;
	}
.entry h2 {
	font-size: 18px;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: inline;
}
#content p {
	padding-top: 10px;
}
#content p:first-child {
	padding-top: 0;
}
#content p.more {
	padding-top: 0;
}

#content p a {
	border-bottom: solid 1px #ccc;
}
#content p a img {
 	border: none;
 }
#content p a.nobord {
	border: none;
}
h2.widgettitle {
	background: url(pix/sidebarbg.png) no-repeat;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	padding-left: 15px;
	margin: 0;
	cursor: pointer;
}
h2.widgettitle.extended {
	background: url(pix/infoboxbg.png) no-repeat;
}
.alignleft {
	float: left;
	width: auto !important;
	padding: 20px 20px 20px 0;
}
.alignright {
	float: right;
	width: auto !important;
	padding: 20px 0 20px 20px;
}
.aligncenter {
	margin: auto;
	width: auto !important;
	padding: 20px 0;
}
.post {
	margin-left: 15px;
	padding-top: 25px;
}
.entry {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sidebar {
	width: 302px;
	float: right;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}

#infobox .textwidget {
	border: solid 1px #c1c1c1;
	padding: 8px 140px 10px 15px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	background: url(pix/infoboxicon.png) no-repeat 460px 2px;
	min-height: 70px;
	*height: 88px;
}
.glossarbox {
	border-top: solid 1px #c1c1c1;
	padding-top: 30px;
}
.glossarbox .textwidget {
	padding-top: 10px;
}

#infobox .textwidget h3 {
	font-size: 13px;
	line-height: 16px;
	border-bottom: solid 1px #ccc;
	font-weight: normal;
	letter-spacing: 0.05em;
	display: inline;
}
#infobox .textwidget h3 a {
	color: #000;
	text-decoration: none;
}
#infobox a, #respond a, cite a, a.more-link {
	color: #D31145;
}
#respond a:visited, cite a:visited, a.more-link:visited {
	color: #999;
}
#infobox a:hover, #respond a:hover, cite a:hover, a.more-link:hover {
	text-decoration: underline;
}
.low {
	margin-top: 7px;
}
.low p {
	display: inline;
}

#sidebar li {
	list-style: none;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #c1c1c1;
	padding: 0;
	background: url(pix/sidebg.png) repeat-y;
	font-size: 11px;
	line-height: 18px;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li {
	border: none;
	margin: 0;
	padding: 2px 0 1px 35px;
	background: url(pix/arrows.png) no-repeat 15px 2px;
	border-top: solid 1px #c1c1c1;
}
#sidebar ul ul li:hover {
	background-position: 15px -18px;
}
#sidebar ul ul a:hover {
	color: #000;
}

.clear {
	clear: both;
}
#searchform {
	padding: 5px 0 12px 15px;
}
#searchform #s {
	background-color: #f4f4f4;
	border: solid 1px #c1c1c1;
	color: #999;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	padding: 3px 10px 3px 10px;
	width: 150px;
	*width: 180px;
	margin-right: 5px;
}
#searchform #searchsubmit, #submit, .mmf-form input[type="submit"], .button{
	background: transparent url(pix/searchbg.png) no-repeat 0 3px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-align: center;
	border: none;
	width: 85px;
	height: 45px;
	cursor: pointer;
}

.buttonklein {
	background: transparent url(pix/button-s-bg.png) no-repeat 0 3px;
	padding: 14px 0 14px 0;
	margin-top: 12px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-align: center;
	border: none ! important;
	width: 85px;
	height: 22px;
	cursor: pointer;
	display: block;

}

.buttonklein:hover {
	background-position: 0 -42px;
}


.buttonmittel {
	background: transparent url(pix/button-m-bg.png) no-repeat 0 3px;
	padding: 14px 0 14px 0;
	margin-top: 12px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-align: center;
	border: none ! important;
	width: 174px;
	height: 22px;
	cursor: pointer;
	display: block;

}

.buttonmittel:hover {
	background-position: 0 -42px;
}


.buttongross {
	background: transparent url(pix/button-l-bg.png) no-repeat 0 3px;
	padding: 14px 0 14px 0;
	margin-top: 12px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-align: center;
	border: none ! important;
	width: 320px;
	height: 22px;
	cursor: pointer;
	display: block;
}

.buttongross:hover {
	background-position: 0 -42px;
}


#searchform #searchsubmit:hover, #submit:hover, .mmf-form input[type="submit"]:hover, {
	background-position: 0 -42px;
}
#searchform label {
	display: none;
}

span.mmf-not-valid-tip {
	border: solid 1px #D31145;
}

div.mmf-validation-errors {
	border: dashed 1px #D31145;
}

#comments {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding-top: 20px;
	margin-top: 20px;
	padding-left: 15px;
}
#respond {
	padding-bottom: 60px;
	padding-top: 20px;
	padding-left: 15px;
}
#respond h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#author, #email, #url {
	float: right;
	width: 300px;
}
#comment {
	width: 575px;
}
.avatar {
	display: none;
}
cite {
	font-style: normal;
}
.commentmetadata a {
	color: #999;
	padding: 0;
	margin: 0;
}
.comment-meta {
	padding: 0;
	margin: 0;
}
.commentlist p {
	margin: -10px 0 0 0;
	padding: 0 100px 30px 0;
}
#flag {
	position: absolute;
	z-index: 4;
	width: 266px;
	height: 56px;
	top: 48px;
	*top: 60px;
	margin-left: 5px;
	display: none;
	background: url(pix/flag.png) no-repeat;
	cursor: pointer;
}
.authordata {
	font-size: 11px;
	line-height: 20px;
	color: #999;
	padding-top: 6px;
}
.authordata a {
	color: #999;
	font-weight: bold;
}

.widget_rss h2 img {
	display: none;
}
.widget_rss h2.widgettitle {
	background: url(pix/sidebarbgrss.png) no-repeat;
}
.entry ul {
	padding-left: 0;
}
.entry ul li {
	border: none;
	margin: 0;
	padding: 2px 0 1px 35px;
	background: url(pix/arrows2.png) no-repeat 15px 4px;
	list-style: none;
}
.entry ul ul {
	padding-left: 0;
}
.entry ul ul li {
	list-style: disc;
	color: #ccc;
	background-image: none;
	padding-left: 0;
}

#post-89 .entry ul {
	display: none;
}
#post-89 .entry h2 {
	cursor: pointer;
	padding-left: 20px;
	background: url(pix/klapppfeile.png) 0 4px no-repeat;
}

.entry hr {
	width: 100%;
	height: 1px;
	color: #c1c1c1;
	background-color: #c1c1c1;
	border: 0 none;
}
.wp-caption {
	border: solid 1px #c1c1c1;
	background-color: #eee;
	text-align: right;
}
.wp-caption.alignleft {
	padding: 0;
	float: left;
	width: auto !important;
	margin: 20px 20px 20px 0;
}

.wp-caption.alignright {
	padding: 0;
	float: right;
	width: auto !important;
	margin: 20px 0 20px 20px;
}
.wp-caption.aligncenter {
	padding: 0;
	width: auto !important;
	margin: 20px auto;
}
#content p.wp-caption-text {
	padding: 5px;
	margin: 0;
	color: #666;
	font-size: 12px;
	line-height: 12px;
	background-image: url(pix/infoboxbg.png);
}

