/* 
Theme Name: medizinstudium-einklagen.de
Description: Theme for medizinstudium-einklagen.de
Author: seosupport GmbH
Author URI: http://www.seosupport.de
*/

/* Various elements */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	/*font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	background: #e9e7e7 url(images/bckg.gif) repeat-x top left;
}

div {
	margin: 0;
	padding: 0;
}

a {
 	color: #2b69f8;
	font-weight: normal;
	border: 0;
}

a:hover {
	color: #1f4cb3;
}

a img {
	border: 0;
}

code {
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
}

/* Blocks */

#wrap {
	width: 950px;
	margin:  0 auto;
	border: solid #edebeb;
	border-width: 0 8px;
	background: #ffffff url(images/header.jpg) no-repeat top left;
}

#header {
	height: 190px;
	margin: 0;
	padding: 0;
	position: relative;
}

#logo a {
	position: absolute;
	display: block;
	width: 169px;
	height: 44px;
	top: 20px;
	left: 30px;
	background: url(images/logo.gif) no-repeat top left;
}

#banner_top {
	position: absolute;
	top: 5px;
	right: 10px;
}

#banner_top a img {
	border: 2px solid #ffffff;
	
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #2b69f8;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 720px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 490px;
	padding: 0;
	line-height: 1.4em;
	margin: 0;
	margin-bottom: 2em;
}


#content .post, #content .page {
	margin: 0;
	padding: 0 20px 10px 20px;
}

#content h2 a {
	color: #2b69f8;
	text-decoration: none;
}

#content h2 a:hover {
	color: #1f4cb3;
	text-decoration: none;
}

#content h2.pagetitle {
	font-size: 1.4em;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #2b69f8;
	margin: 0 0 0em 0;
	padding: 0 0 8px 14px;
	border-bottom: 1px solid #dddddd;
	background: url(images/h1_icon.gif) no-repeat bottom left;
}

#content .entry h1 {
	font-size: 1.4em;
	color: #1f4cb3;
}

#content .entry h2 {
	font-size: 1.3em;
	color: #1f4cb3;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.2em;
	color: #1f4cb3;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #1f4cb3;
}

#content a {
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
}

#content p.suffix {
	color: #000;
	padding: 5px 0px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	font-style: italic;
}

#content p.suffix a {
	color: #2b69f8;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #1f4cb3;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	padding: 2px 0 2px 0;
}

.entry {
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Left sidebar */

#sidebar {
	width: 210px;
	padding: 0 10px;
	margin: 0;
}

#sidebar ul {
	margin: 0 0 3em 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar a {
	color: #1f4cb3;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul#hauptmenue li a {
	font-weight: normal;
	color: #1f4cb3;
	text-decoration: none;
}

#sidebar ul#hauptmenue li a:hover {
	text-decoration: underline;
}

#sidebar ul#hauptmenue li {
	vertical-align: bottom;
	padding: 10px 0 2px 12px;
	border-bottom: 1px solid #dddddd;
	background: url(images/h1_icon.gif) no-repeat bottom left;
}

#banners_sidebar {
	width: 100%;
	margin-left: 5px;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 210px;
	margin: 0;
	padding: 0 10px;
}

#right-sidebar ul {
	margin: 0 0 3em 0;
	padding: 0;
}

#right-sidebar li {
	list-style: none;
}

.sidebar_title {
	padding-left: 20px;
	height: 16px;
	background: url(images/sidebar_h2_icon.gif) no-repeat top left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #2b69f8;
}

#right-sidebar a {
	color: #1f4cb3;
	text-decoration: none;
}

#right-sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	clear: both;
	text-align: center;
	padding: 10px 10px;
	margin: 0 10px;
	color: #a4a3a3;
	border-top: 1px solid #dddddd;
	font-size: 0.9em;
	background: url(images/footer_bckg.png) no-repeat center center;
}



/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #ffff99 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;
}

/* aktuelles home */

#right-sidebar p.aktuelles {
	line-height: 1.3em;
	font-size: 0.9em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#right-sidebar p.aktuelles a {
	font-weight: bold;
}

#right-sidebar p.more {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}


/* Karte DE */
#kartede_img {
	margin-left: 30px;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Katalog */
.katalog_list h3 {
	margin-bottom: 1em;
	font-size: 1.5em;
}
.katalog_list div.foto {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 10px;
}
.katalog_list div.entry { 
	float: left;
}
.katalog_list p.postmetadata { 
	clear: both;
	padding-top: 1em;
	font-size: 10px;
}
hr.katalog {
	clear: both;
}
div.katalog_list {
	padding-bottom: 2em;
}

hr.hr_katalog {
	color: #dddddd;
}

/* Various styles */

.strong {
	font-weight: bold;
}

.noborder {
	border: 0;
}


