/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica ;
	background: #FFF;
	color: #333;
background:#2c2c2c url(images/footertile.gif);
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #F9831F;
	text-decoration:none
	}

a:hover, a:active {
	color: #F9831F;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#e9e8e3;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:1010px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:990px;
	margin:0px auto;
	padding:0 10px 0 10px;
	background:#e9e8e3;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
background:#2C2C2C url(images/navigation.gif) repeat scroll 0 0;
border-bottom:3px double #CCCCCC;
margin:0 auto 0;
padding:0 10px;
text-transform:none;
}

#page-bar {
	width:660px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #aaa;
width:80px;
text-align:center;
	}

#page-bar li:hover {
	background: #e5791e;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#333;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
background:#E9E8E3 url(images/navigation.gif) repeat scroll 0 0;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #aaa;
float:none;
margin:0;
padding:5px 10px 5px 18px;
width:122px;
letter-spacing:1px;
color:#555;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background:  #e9e8e3 url(images/navigation2.gif) repeat scroll 0 0;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:1.6em Arial;
	font-weight:bold;
	letter-spacing:0em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}
#archive h2 a {
background:#FFFFFF url(images/navigation5.gif) repeat scroll 0 0;
color:#555555;
font-size:12px;
font-weight:bold;
padding:2px 5px 4px 10px;
}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#df6804;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}
#archive h3 a, #archive h3 a:active, #archive h3 a:visited {
color:#555555;
font-size:74%;
}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:1010px;
background:#2C2C2C url(images/drama.jpg) repeat scroll 0 0;
height:200px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
background:#ffffff;
	}

#headline {
background:#FFFFFF none repeat scroll 0 0;
float:left;
font-size:1.05em;
line-height:1.5em;
margin:0;
width:718px;
}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}
#headline div.title a{
color:#222222;
font-size:0.7em;
}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
background:#F1F0EC url(images/footertile.gif) repeat scroll 0 0;
float:right;
padding:10px 10px 9px;
width:250px;
height:333px;
}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}
#featured .clearfloat a {
	color:#ffffff;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}
#featured2 {
	width:300px;
	background:#222;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
width:50px;
height:auto;
	}
#headline a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
width:120px;
height:auto;
	}

#middle {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
padding:3px 5px 5px;
width:981px;
}

.category {
background:#FFFFFF none repeat scroll 0 0;
border-top:8px solid #333333;
float:left;
margin:0;
padding:5px 0 10px 0;
width:163px;
}
.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
font-size:1.1em;
font-weight:bold;
letter-spacing:0.05em;
margin:0;
text-transform:none;
}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#c8c7c0; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a,  #cat-6:hover a {background:#c8c7c0; color:#fff; }

#bottom {
border-top:10px solid #E9E8E3;
width:990px;
}

#front-list {
	width:700px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:1.6em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
border:3px double #ddd;
float:left;
margin-bottom:10px;
margin-left:8px;
padding:10px;
width:664px;
}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {style.css (Linie 446)
color:#444444;
font-family:verdana;
font-size:0.85em;
line-height:16px;
margin:0;
padding:0;
}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:700px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:700px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
font-size:1.0em;
	}

#content h2.title {
	font:1.7em Georgia;
	font-weight:normal;
text-decoration:underline;
	letter-spacing:-0.05em;
	border-bottom:0px solid #ddd;
	border-top:0px solid #ddd;
	padding:15px 0px 0px;
color:#df6804;
	}

.post {
	font-size:1.0em;
	line-height:1.4em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
background:#999999 none repeat scroll 0 0;
border:4px double #FFFFFF;
float:left;
margin:0 10px 5px 0;
padding:2px;
}
#archive img {
width:144px;
margin:0 7px 0 0;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}
.entry .bnummer{margin-left:245px;
background:#FFFFFF url(images/bnummer-or3.gif) no-repeat scroll 0 0;
font-weight:bold;
height:25px;
}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:640px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:260px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {style.css (Linie 602)
-x-system-font:none;
background:#2C2C2C url(images/navigation.gif) repeat scroll 0 0;
color:#222222;
font-family:verdana;
font-size:1.2em;
font-weight:bold;
margin:10px 0 5px;
padding:3px 10px;
}

#sidebar-top, #sidebar-bottom {
	width:240px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}
#sidebar-top ul li a {
background:#E9E8E3 url(images/navigation.gif) repeat scroll 0 0;
border-color:#E9E8E3 #222222 #E9E8E3 #CCCCCC;
border-style:solid;
border-width:0 1px 1px;
color:#222222;
display:block;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:11px;
font-weight:normal;
padding:3px 0;
text-indent:10px;
width:240px;
}

#sidebar-top ul li a:hover {

background:#f98624  url(images/navigation2.gif) repeat scroll 0 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
text-decoration  : none;
color            : #222;
text-indent      : 10px;
border-color:#eee #777777 #fff #eee;
border-style:solid;
border-width:0 1px 1px;
padding:3px 0;

	}





#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:260px;
	float:right;
	}

#sidebar-left {
	width:240px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:240px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px solid #ccc;
	display:block;
	
	}
#sidebar li a{
background:#E9E8E3 url(images/navigation.gif) repeat scroll 0 0;
border-color:#E9E8E3 #222222 #E9E8E3 #CCCCCC;
border-style:solid;
border-width:0 1px 1px;
color:#222222;
display:block;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:11px;
font-weight:normal;
padding:3px 0;
text-indent:10px;
width:240px;
}
#sidebar li a:hover {
	background:#f98624  url(images/navigation2.gif) repeat scroll 0 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
text-decoration  : none;
color            : #222;
text-indent      : 10px;
border-color:#eee #777777 #fff #eee;
border-style:solid;
border-width:0 1px 1px;
padding:3px 0;
	
	}

#sidebar li ul li:last-child{
	
	border-bottom:0px dotted #ccc;
	display:block;
	
	}

#sidebar-ads {
	width:240px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 990px;
	background:#2c2c2c bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost {
	width:160px;
	float:left;
	padding:10px;
	border:1px solid #777777;
height:142px;
	}
#mostcommented {
	width:160px;
	float:left;
	padding:10px;
	border:1px solid #777777;
        margin-left:10px;
height:142px;
	}
#footergallery {width:350px;
	float:left;
	padding:10px;
	border:1px solid #777777;
margin-left:10px;
}



#recent_comments {
	
	float:right;
	padding:10px;
	border:1px solid #777777;
	}

#recentpost a, #mostcommented a, #recent_comments a, #footergallery a {
	color:#888888;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul, #footergallery ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li, #footergallery ul li {
	list-style:none;
	border-top:0px dotted #fff;
	padding:0px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover, #footergallery ul li hover {
	background:none;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child, #footergallery ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 1100px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
.contentboxrechts {
border:1px solid #CCCCCC;
float:right;
margin:5px;
width:263px;
padding:7px;
}
.contentboxlinks{width:260px;
float:right;}
#sharethis {
float:right;
left:7px;
margin-top:9px;
position:relative;
}
#booking {
background:transparent url(http://www.lauer.dienstleistungen.ws/ff-foto/buchen.gif) no-repeat scroll 0 0;
margin-left:164px;
margin-top:15px;

}
#booking a {

color:transparent;
font-size:1.2em;
}









#title{
	
	text-align:left;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#473f32;
	font-weight: bold;
	left: 280px;
	top: 57px;
	position: relative;
	letter-spacing: 1px;
        width: 630px;
	
}
#title2{
	text-align:left;
	padding:0px;
	left: 295px;
	top: 75px;
	position: relative;
        width: 630px;
	
	
	
}
#title2 h1{
	font-size: 29px;
	color: #4a463a;
	letter-spacing: 5px;
	text-transform:uppercase;
	font-weight:  normal;
	
}

#title2 h1 .title-orange {
	color: #f9831f;
	font-size: 43px;
	
}
.event {
	color: #FF9900;
	letter-spacing: condensed;
}
.orange
{ background: #414141 url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}
#gal {

	width:auto;

	margin-bottom:20px;
margin-top:40px;

	

}

#gal img {
padding:4px;
border:1px solid #000000;
background:#E9E8E3;
float:left;
margin-right:5px;
width:auto;}

#gal-event img {
background:transparent none repeat scroll 0 0;
border:0 solid;
margin-right:3px;
width:auto;
}
#gal-event {
margin-left:33px;
}

#tilde {
margin-bottom:20px;
margin-top:20px;
text-align:center;
}
#tilde img {
background:transparent none repeat scroll 0 0;
border:0 none;
float:none;
width:auto;
}
.unterkateg{font-weight:bold;}
.unterkateg a{font-weight:bold;}
.more-link{color:#990000;}
#archive .more-link a, #archive .more-link a:link, #archive .more-link a:visited {color:#fff; font-weight:bold;}

#archive-158 .clearfloat {width:auto;}
#archive-824 .clearfloat {width:auto;}
#archive-843 .clearfloat {width:auto;}
#archive-828 .clearfloat {width:auto;}
#archive-832 .clearfloat {width:auto;}
#archive-839 .clearfloat {width:auto;}
#archive-841 .clearfloat {width:auto;}

.pingfeat {
background:#F1F0EC url(images/navigation.gif) repeat-x scroll 0 0;
border-color:#DDDDDD #999999 #999999 #DDDDDD;
border-style:solid;
border-width:1px 2px 2px 1px;
font-size:1em;
font-weight:bold;
height:10px;
letter-spacing:2px;
padding:7px 0 7px 25px;
text-transform:uppercase;

}
.headfeat {
background:transparent url(images/navi5.gif) no-repeat scroll 0 0;
border-color:#DDDDDD #999999 #999999 #DDDDDD;
font-size:0.7em;
font-weight:bold;
height:10px;
letter-spacing:2px;
padding:7px 0 7px 25px;
text-transform:uppercase;
margin-bottom:11px;
}
.catfeat {
background:#F1F0EC url(images/navigation.gif) repeat-x scroll 0 0;
border-color:#DDDDDD #999999 #999999 #DDDDDD;
border-style:solid;
border-width:1px 2px 2px 1px;
font-size:1em;
font-weight:bold;
height:10px;
letter-spacing:2px;
padding:7px 0 7px 25px;
text-transform:uppercase;
}
.bnummer {
background:#FFFFFF url(images/bnummer.gif) no-repeat scroll 0 0;
font-size:90%;
margin-left:163px;
padding-top:2px;
text-indent:13px;
color:#222222;
}
#hover2 img{
background:transparent none repeat scroll 0 0;
border:0 solid;
margin-right:3px;
width:auto;}
#content .breadcrumbs .currentbread a {color:#fff;}



/* von MAI







.pullquoteservice {

width:160px;

float:right;

margin-top:40px;

margin-bottom:10px;

margin-left:30px;

padding-bottom:0px;

font-family:/*'Lucida Grande',*/ Helvetica, sans-serif;

border: 1px solid #c4bfb0;

background-color: #f6f3e9;

color: #FFF7DF;

height:470px;

padding-top:10px;

}



.pullquoteservice2 {

width:190px;

float:left;

position:relative;

z-index:1;

margin-right: 40px;

margin-bottom: 30px;

margin-left: 0px;	

border: 1px solid #c4bfb0;

background-color: #f6f3e9;

height:280px;

padding-top:7px;

padding-left:7px;	

}


#kategorie img{

width:auto;}

.pull{ display:block; margin:3px;}

.pull A:link{
display:block;
color:#f9831f;
text-decoration:underline;
font-weight:bold;
}



.pull A:hover{ 
color:#c6610c; 
text-decoration:underline;
display:block;
 }



.pull A:active{

color:#f9831f;
display:block;
text-decoration:none;

font-weight:bold;

}



.pull A:visited{

color:#f9831f;
display:block;
font-weight:bold;

text-decoration:none;

}



.pull A:visited:hover{

color:#f9831f;
display:block;
font-weight:bold;

text-decoration:underline;

}

.cellref {

background-color: #FBF9F0;
width: 40%;
background:#FFFFFF url(images/pullback.gif) repeat-x scroll 0 0;
border-color:#FFFFFF #777777 #777777 #FFFFFF;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#555555;
padding:10px 0 0 10px;
}
.cellref p{margin:10px 0 0 0;}



.celleinsetz {
background:#FFFFFF url(images/pullback.gif) repeat-x scroll 0 0;
border-color:#FFFFFF #777777 #777777 #FFFFFF;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#555555;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
padding:10px 10px 0;
}



.celltech {

background-color: #f0ede2;

font-size: 10px;

}



hr {

color: #786547;

font-size: 1px;

}



.refs {
font-weight:normal;
list-style-position:outside;
list-style-type:disc;
margin-left:14px;
padding:0 10px 0 5px;
}


.ctc a {font-weight: normal;}



.zei {

	font-style: italic;margin-bottom: 25px; margin-top: 3px; padding-left: 15px

}
.infos{width:auto;
padding-top:2px;}

.pullquote {
background:#FFFFFF url(images/pullback.gif) repeat-x scroll 0 0;
border-color:#FFFFFF #777777 #777777 #FFFFFF;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#555555;
position:relative;
left:721px;
top:-1619px;
padding:1px 10px;

text-align:center;

width:238px;
}
.pullquote img {margin-left:17%; width:160px;}
.pullquote a img {margin-left:17%; width:160px;}





.rightcol {
width:350px;
float:right;
margin-top:-290px;
}


.rightcol-1 h2 {
font-size:12px;
color:#f9831f;
padding-top:10px;
}

.rightcol-1{
background:url(bg-grau.jpg) #f4f4f4 repeat-x scroll 0 0 !important;
padding:0px 15px 15px 5px;
margin-top:5px;
border:1px solid #e5e5e5;
margin-bottom:20px;
}



.rightcol-2{
background:url(bg_klein.jpg) #f4f4ec repeat-x scroll 0 0 !important;
padding:15px;

}


.rightcol-1 img {

margin:13px 15px 10px 3px;
padding-right:0px;
border:1px;
float:left;
}


.leftcol{
width:330px;
border-right:1px solid #B6B6B6;
padding-right:11px;
margin-top:9px;
}

.leftcol-1 h2 {
font-size:12px;
color:#f9831f;}
.rightcol-1{
}

.leftcol-1{
background:url(bg_klein.jpg) #f4f4ec repeat-x scroll 0 0 !important;
padding:10px 15px 10px 10px;
margin-top:5px;
border:1px solid #e5e5e5;
}



.leftcol-2{
background:url(bg_klein.jpg) #f4f4ec repeat-x scroll 0 0 !important;
padding:15px;
}



.leftcol-1 img {
margin:15px;
padding:2px;
border:1px;
}



#box-oben {
width:100%;
background:url(images/bg.jpg) #f3f2e9 repeat-x scroll 0 0 !important;
border:1px solid #9A6B65;
height:350px;
font-size:90%;}



#box-oben img {
background:#FFFFFF none repeat scroll 0 0;
border-color:#FFFFFF #FAFAFA #FFFFFF #FFFFFF;
border-style:ridge;
border-width:6px 3px 3px 5px;
float:left;
height:327px;
margin-right:26px;
}

.news {
color:#9a9a9a;
font-size:12px;
font-weight:bold;
margin-left:100px;
}

.starttext{
padding:20px;
}


#jobcontainer {
background:#F3F2E9 url(bg-klein.jpg) repeat-x scroll 0 0 !important;
float:left;
height:181px;
margin-bottom:20px;
margin-left:16px;
padding-right:18px;
padding-top:10px;
}

.jobright {
margin-left:190px;
position:relative;
top:-155px;
}

.joboben {
font-size:1.4em;
list-style:none;
font-weight:bold;
color:#F9831F;
margin-bottom:10px;
}

#sidebaroben {
background:#F6F3E9 none repeat scroll 0 0;
color:#D5D2D6;
border:1px solid #202020;
float:left;
margin:0 0 23px;
padding:14px 8px 14px 19px;
text-align:left;
width:181px;
}
page_item page-item-594 a{font-weight:bold;}
.xx-small{padding:20px;}

.galerie {
background:#FFFFFF url(images/pullback.gif) repeat-x scroll 0 0;
border-color:#FFFFFF #777777 #777777 #FFFFFF;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#555555;
margin:300px 0 0;
padding:1px 10px;

text-align:center;

width:238px;
font-weight:bold;
}
#sidebar .videoside {
background:#FFFFFF url(http://www.kuenstleragentur-mai.de/wp-content/themes/arthemia/images/pullback.gif) repeat-x scroll 0 0;
border-color:#FFFFFF #777777 #777777 #FFFFFF;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#555555;
margin:4px 0 0;
text-align:center;
width:258px;
}
#sidebar .videoside img {
background:#999999 none repeat scroll 0 0;
border:4px double #FFFFFF;
}