/*
Theme Name: uebersetzungen.de

Theme URI: http://www.uebersetzungen.de/blog/

Author: uebersetzungen.de

Author URI: http://www.uebersetzungen.de/
*/

html {
	overflow: auto;
	height: 100%;
	width: 100%;
}

html, body, p, img, div, form, ul, li, span {
	margin: 0;
	padding: 0;
	border: none;
}

body, p, h1, h2, a, input, select, textarea {
	color:  #333333;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: url(images/bg.jpg) top repeat-x;
	background-color: #b5b6b9;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	min-width: 1000px;
	scrollbar-arrow-color: #00447E;
	scrollbar-base-color: #F2F2F2;
	scrollbar-track-color: #F2F2F2;
	scrollbar-face-color: #CECFCE;
	scrollbar-highlight-color: #CECFCE;
	scrollbar-3dlight-color: #F2F2F2;
	scrollbar-darkshadow-color: #CECFCE;
	scrollbar-shadow-color: #CECFCE;
}

a {
	color: #000;
	text-decoration: none;
}

a: hover {
	text-decoration: underline;
}

a.rss-icon {
	width: 140px;
	height: 145px !important;
	display: block;
}


/* --------------- */

strong {
	font-style: normal;
}

#page, #box_content, #box_index, #box_home, #box_menu, #box_menu a, .menue, h1, #box_info, 
#logo, #box_flinks, #logoheadline, #logosubheadline, #box_quickinfo, #kform {
  	margin: 0;
	padding: 0; 
}

#box_content, #box_index, #box_menu, #box_home, #logo, #box_title, #box_quickinfo, 
#logoheadline, #logosubheadline {
	position: absolute;
}

#logo {
	height: 80px;
	width: 974px;
	background: url(images/logo_bg.jpg) top left repeat-y;
	left: 3px;
	top: 2px;
}

#logoheadline {
	font-size: 26px;
	font-style: italic;
	left: 397px;
	top: 14px;
}

#logosubheadline {
	font-size: 9px;
	letter-spacing: 5px;
	left: 398px;
	top: 48px;
}

#logo #rss_feed {
	position: absolute;
	top: 1px;
	right: 3px;
	width: 175px;
	font-size: 11px;
	text-align: right;
}

#logo #rss_feed a.rss-icon {
	background: url(images/rss.gif) no-repeat;
	border: none;
	height: 25px;
	width: 25px;
	display: block;
	margin: 0 0 0 6px;
	padding: 0;
	float: right;
}

#header #rss_feed a.feed-abo {
	font-size: 12px;
	font-weight: bold;
}

#page {
	position: relative;
	width: 1000px;
	background: url(images/shadow_repeat.gif) top left repeat-y;
	margin: 15px auto 0 auto;
	padding: 0;
}

#page_shadow {
	position: relative;
	width: 980px;
	background: url(images/shadow.png) top left no-repeat;
	padding: 0 10px;
}

#page_border {
	position: relative;
	border: 1px solid #333;
}

#box_content {
	position: relative;
	background: #cfcfcf url(images/c_bg.jpg) top repeat-x;
	background: #fff;
	padding: 2px 3px 1px 3px;
}

#box_index {
	position: relative;
	padding: 158px 0 0 0;
}

#content_navi {
	position: relative;
	z-index: 100;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px 0;
}

#scroller {
	display: none;
	z-index: 50;
}

.overf {
	overflow: hidden;
	height: 380px;
}

#box_index h1, #box_index h1 span {
	font-size: 11px;
	margin-bottom: 6px;
}

#box_index h2 {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#box_index #sitemap a h1 {
	margin: 17px 0 0 0;
} 

#box_index #sitemap p {
	padding: 0;
} 

#impressum {
	margin-top: 20px;
	width: 477px;
	height: 188px;
	overflow: auto;
	padding-right: 26px;
}

.impr {
	font-size: 9px;
}

#box_index input, #box_index select, #box_index textarea {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333;
}

#box_index textarea {
	overflow-x: hidden;
}


/*** IE6 Fix ***/
* html #box_index input {
	margin: 0px 0;
}

#box_index select {
	margin: 1px 0;
	width: 110px;
	height: 16px;
}

#box_index textarea {
	overflow: auto;
}

#box_index .plz {
	width: 35px;
	margin-right: 8px;
}

/*** IE6 Fix ***/
* html #box_index .plz {
	margin-right: 6px;
}


#kform {
	margin-top: 7px;
}

#box_index .btn {
	margin: 6px 0 0 39px;
	width: 110px;
	height: 14px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	text-decoration: underline;
}

#box_index ul {
	position: relative;
	margin: 8px 0 16px 18px;
	line-height: 13px;
	list-style-image: url(images/l_arrow.gif);
}

.abstand {
	padding-top: 21px;
}

.italic {
	font-style: italic;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.blue {
	color: #00447E;
}

#listen {
	position: relative;
	margin-top: 5px;
	overflow: hidden;
	width: 480px;
}

#listen p {
	margin: 0;
}

.list {
	float: left;
	width: 111px;
	font-size: 9px;
	text-align: left;
	line-height: 14px;
}

a.listlink,
a.listlink:link,
a.listlink:hover,
a.listlink:active,
a.listlink:visited {
	font-size: 9px;
	text-decoration: none;
}

.fach {
	margin: 0;
	margin-right: 6px;
	padding: 0;
	width: auto;
}

.listspacer {
	font-size: 0px;
}

.letter {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #00447E;
}

#box_menu, #box_home {
	width: 839px;
  	top: 83px;
	left: 136px;
  	height: 30px;
	background: url(images/menu_bg.gif) top repeat-x;
	z-index: 1;
}

#box_menu a {
	text-decoration: none;
	color: #383939;
	position: relative;
	top: 4px;
	float: left;
	margin: 0 17px 0 29px;
}

#box_quickinfo {
	top: 2px;
	left: 3px;
	z-index: 1;
	width: 132px;
	height: 80px;
	background: url(images/quickinfo_fett.jpg) top no-repeat
}

#box_quickinfo img {
	width: 132px;
	height: 80px;
}

#box_home {
	background: url(images/home_bg.gif) top repeat-x;
	left: 3px;
	width: 132px;
	text-align: center;
}

#box_home a {
	position: relative;
	text-decoration: none;
	color: #383939;
	top: 4px;
}

.arrow {
	padding-bottom: 11px;
	background: url(images/h_arrow.gif) bottom no-repeat;
}

.menue, #box_flinks a {
   	font-size: 10px;
}

#box_index form#anfrageform {
	padding-top: 10px;
}

#box_index form#anfrageform label {
	margin-right: 55px;
	text-decoration: underline;
}

#box_index form#anfrageform label.labelfach {
	margin-left: 9px;
}

#box_index form#anfrageform.inquiry label.labelfach {
	margin-left: 2px;
}

#box_index form#anfrageform.inquiry label {
	margin-right: 35px;
}

#box_index .anfrage {
	float: left;
	height: 130px;
	width: 120px;
	padding: 0;
	margin-right: 35px;
}

#box_index .anfrage_fach {
	width: 145px;
	margin-right: 0;
}

optgroup {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

#weiter {
	position: relative;
	top: 1px;
}

#weiter input {
	width: auto;
}

#quelle, #ziel, #fach, #quickkontakt, #quickcity {
	position: relative;
	padding: 2px 0;
}

#quickkontakt {
	top: 8px;
	line-height: 11px;
	height: 46px;
	padding-top: 11px;
	padding-left: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: center;
	white-space: nowrap;
	letter-spacing: -1px;
}

/*#quickcity {
	top: 8px;
	line-height: 10px;
	padding: 5px 0 0 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}*/

#quickcity {
	font-size: 10px;
	padding: 0;
	margin: 0;
	z-index: 15;
}

#quickcity input#cityanfrage {
	position: absolute;
	left: 200px;
	top: 49px;
	background-color: transparent;
	text-align: left;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width: auto;
}

#quickcity select {
	font-size: 10px;
	margin: 5px 0;
	width: 190px;
}

#box_flink_right {
	position: relative;
	top: 553px; 
	left: 680px;
	margin: 0;
	padding: 0;
}

#box_flink_right a {
	text-decoration: none;
}

#box_flinks {
	position: relative;
	left: 1px;
	width: 980px;
	margin: 0 auto;
	padding: 4px 0 6px 0;
	color: #777;
	line-height: 13px;
}

#box_flinks a h1, #box_flinks a, #box_flinks h1  {
	display: inline;
	margin: 0;
	padding: 0;
	color: #777;
	text-decoration: none;
	cursor: pointer;
}
#box_flinks p {
	color: #777;
}

#box_flinks h1  {
	cursor: auto;
}

#theClock {
	margin: 0;
	padding: 0;
	position: absolute;
}

.clock {
	border: none;
	color: #333333;
	font-size: 9px;
	background: none;
	position: relative;
	top: 6px;
	left: 7px;
}

.ohours {
	position: absolute;
	top: 0px;
	left: 220px;
}
.ohours1 {
	position: absolute;
	top: 0px;
	left: 0px;
}


#header-search {
	position: absolute;
	right: 2px;
	top: 50px;
	height: 30px;
	line-height: 28px;
	padding-top: 3px;
	color: #000000;
}

#header-search form {
	margin: 0;
	padding: 0;
}

#header-search input {
	color: #000000;
	position: relative;
	font-size: 10px;
	width: 150px;
	border: 1px solid #000;
	background: #fff;
	margin: 2px 0 0 0;
	padding: 1px 2px;
	height: 13px;
	/*line-height: 16px; */
}

#header-search input#searchsubmit {
	font-size: 11px;
	font-weight: bold;
	width: 63px;
	height: 17px;
	margin-left: 14px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}


*+html #header-search input {
	margin-top: 3px;
}

/* The Content */
.main {
	width: 100%;
	clear: both;
}

.table_main {
	clear: both;
	margin: 0;
	border: 0;
}

.left-top {
	height: 16px;
	background: url(images/004.jpg) no-repeat;
	background-position: top left;
}

.left-middle {
	background: url(images/005.jpg) repeat-y;
	background-position: top left;
}

.left-bottom {
	height: 26px;
	background: url(images/006.jpg) no-repeat;
	background-position: top left;
}

.kalender {
	float: left;
	background: url(images/calender.gif) no-repeat 15px 3px;
	width: 53px;
	height: 66px;
	padding-left: 15px;
	vertical-align: top;
}

.kalender .monat {
	position: relative;
	margin-top: 8px;
	margin-bottom: 0;
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-bottom: 0;
}

.kalender .tag {
	position: relative;
	margin: -5px 0 0 0;
	display: block;
	height: 22px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
}

.kalender .jahr {
	position: relative;
	margin-top: 0;
	margin-bottom: 8px;
	display: block;
	height: 11px;
	text-align: center;
	font-size: 10px;
	color: #000000;
	padding-bottom: 0;
}

.beitrag-head {
	position: relative;
	left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 66px;
}

.beitrag-head h2, .beitrag-head h2 a {
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.beitrag-head h2 a: hover {
	text-decoration: underline;
}

#box_index h2.pagetitle {
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
}

.abgelegt {
	display: block;
	float: left;
	background: url(images/008.gif) no-repeat left center;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 15px;
}

.kommentare {
	display: block;
	float: left;
	background: url(images/009.gif) no-repeat left center;
	margin-top: 5px;
	margin-left: 17px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 15px;
}

.schlagworte {
	clear: both;
	font-size: 11px;
	text-align: left;
	margin-left: 80px;
	margin-right: 22px;
}

.schlagworte2 {
	clear: both;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
}

.beitrag-body {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 75px;
	line-height: 16px;
}

.beitrag-body2 {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 40px;
}

.beitrag-bookmarken2 {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: -20px;
}

.beitrag-bookmarken2 ul a {
	border-bottom: 0;
}

.similar {
	width: 350px;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 18px;
	margin-right: 10px;
}

.beitrag-footer {
	background: url(images/020.jpg) no-repeat top;
	text-align: justify;
	font-size: 11px;
	margin-left: 60px;
	margin-right: 60px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.beitrag-nav {
	font-size: 11px;
	text-align: center;
}

/* Comments */
.respond {
	font-size: 11px;
	margin-top: 20px;
	margin-left: 60px;
	text-align: left;
}

.respond h3 {
	font-size: 14px;
}

.respond input {
	border: 1px solid #333;
}

.respond textarea {
	border: 1px solid #333;
}

.respond input#submit {
	background: #fff;
	border: 1px solid #333;
	height: 18px;
}

#submit {
	cursor: pointer;
}

.comments {
	font-size: 12px;
	margin-left: 60px;
	margin-right: 60px;
	text-align: justify;
}

.comments h3 {
	font-size: 14px;
	text-align: left;
}

.commentlist {
	font-size: 12px;
	margin: 0;
	padding-left: 35px;
	padding-bottom: 20px;
}

/* The Sidebar */
.sidebar-table {
	margin-top: 3px;
}

.sidebar1-top {
	background: url(images/010.png) no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
}

.sidebar1-middle {
	background: url(images/011.jpg) repeat-y;
	color: #000000;
	text-align: left;
}

.sidebar1-middle ul {
	margin-top: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 12px;
	list-style-image: url(images/013.gif);
	color: #000000;
}

.sidebar1-middle ul a {
	color: #000000;
}

.sidebar1a-middle {
	background: url(images/011.jpg) repeat-y;
	color: #000000;
	text-align: left;
}

.sidebar1a-middle ul {
	margin: 0;
	padding: 12px 5px 10px 23px;
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	color: #000000;
}

.sidebar1a-middle ul a {
	color: #000000;
}

.sidebar1-bottom {
	background: url(images/012.jpg) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.sidebar2-top {
	background: url(images/014.jpg) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.sidebar2-middle {
	background: url(images/015.jpg) repeat-y;
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin: 0;
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-bottom: 10px;
	padding-top: 2px;
}

.sidebar2-bottom {
	background: url(images/016.jpg) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.sidebar3-top {
	background: url(images/017.png) no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
}

.sidebar3-middle {
	background: url(images/015.jpg) repeat-y;
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 15px 10px 10px 23px;
}

.sidebar3-middle a {
	color: #000000;
}

/* The Footer */

.footer {
	clear: both;
	width: 100%;
	height: 150px;
	background: url(images/019.jpg) repeat-x;
}

.footer-text {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding-top: 10px;
}

.footer-text a {
	color: #FFFFFF;
}

.footer-book {
	background: url(images/018.jpg) no-repeat top;
	height: 40px;
	width: 378px;
	text-align: left;
	font-size: 12px;
	margin: 0;
}

.footer-book-text {
	padding-left: 15px;
}

.suche {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 25px;
}

.suchform input {
	font-size: 11px;
	color: #000000;
	border: 1px solid #333;
	padding-left: 3px;
}

.suchform input#searchsubmit {
	font-size: 11px;
	background: #fff;
	border: 1px solid #333;
}

img.alignleft, div.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
	text-align: center;
	margin: 0 auto;
}

#box_index p {
	padding: 8px 0 7px 0;
}

#box_index .kalender p {
	padding: 0;
}
