/* CSS acrylmalerei.eu */



/* FORMATIERUNG DER SITESTRUKTUR */

html, body { 
	margin: 0px;
	padding: 0px;
	height: 101%;
	font-family: arial;
	font-size: 0.9em;
	color: #555555;
	background: #efefef url(/fileadmin/templates/acrylmalerei/images/acrylmalerei.jpg) repeat-x;
	}

#wrapper {
    width: 760px;
	margin: 0 auto;
    padding: 0px;
	background: #ffffff;
	border-left: 1px solid #736F6C;
	border-right: 1px solid #736F6C;
	}
	
#header {
	width: 760px;
	height: 231px;
	background: #ffffff url(/fileadmin/templates/acrylmalerei/images/acrylfarben.jpg);
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #AFB9C2;
	}
	
#logo {
	float: left;
	width: 100px;
	height: 60px;
	padding-top: 10px;
	padding-left: 20px;
	display: none;
	}
	
#suche {
	float: right;
	width: 300px;
	height: 60px;
	padding-top: 15px;
	padding-right: 20px;
	}
	
#navi {
	width: 760px;
	background: #C4CCD2 url(/fileadmin/templates/acrylmalerei/images/bg_no.gif) repeat-x;
	height: 26px;
	}

#content {
	width: 760px;
	background: #ffffff;
	}

#footer {
	clear: both;
	width: 760px;
	height: 20px;
	background: #AFB9C2;
	border-top: 2px solid #AFB9C2;
	text-align: center;
	}

#newsletter {
	width: 200px;
	margin: 30px 0px 30px 0px;
	}

#bookmarks {
	float: left;
	}
	
	
	
	
	
/********** FCE STYLES ****************/
	
#col_66-33 {
	margin: 30px 0px 30px 0px;
	}	
	
#col_1 {
	float: left;
	width: 500px;
	margin: 30px 20px 30px 20px;
	padding: 0;
	line-height: 1.3em;
	}
	
#col_2 {
	float: right;
	width: 220px;
	background: #ffffff;
	}	




/***** FORMATIRUNG DER NAVIGATION ********/

#mainmenu {
	}
	
#language {
	display: none;
    float: right;
    padding: 7px 20px 0px 20px;
 	}
	
* {
	margin: 0;
	padding: 0;
    }
	
ul#mainmenutop {
    margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	}

ul#mainmenutop a, ul#mainmenutop span {
	float: left;
	display: block;
	text-decoration: none;
	background: #C4CCD2 url(/fileadmin/templates/acrylmalerei/images/bg_no.gif) repeat-x center left;
	padding: 5px 20px;
	margin: 0;
	color: #333333;
	font-weight: bold;
	}
	
ul#mainmenutop a:hover, ul#mainmenutop a.act, ul#mainmenutop span {
	float: left;
	background-image: url(/fileadmin/templates/acrylmalerei/images/bg_act.gif);
	color: #f40000;
	}
	
li#mainmenutop {
	float: left;
	font-weight: 600;
	font-family: Arial;
	}
	
#infonavi {
	}





/****** FORMATIERUNG DER INHALTE *******/
	
h1,h2,h3,h4,h5,h6 {font-family: 'Arial', Verdana; }
h1 { font-size: 1.5em; color: #333333; margin: 0px; padding-bottom: 9px; }
h2 { font-size: 1.2em; color: #333333; margin: 0px; padding-bottom: 5px; }
h3 { font-size: 1.0em; color: #ffffff; margin: 0px; padding-bottom: 9px; }


a { color: #333333; text-decoration: none; outline: none;}
a:hover { color: #333333; outline: none;}







/****** FORMATIERUNG DES NEWSLETTER **/

#cr_newsletter_registration {
	font:normal 12px  Arial, Sans-Serif;
	background: #eee;
	width: 180px;
	padding: 10px;
	}

#cr_newsletter_registration input#email {
	border: 1px solid #aaa;
	margin: 1px 1px 5px 1px;
        width: 120px;
        height: 17px;
}

#cr_newsletter_registration input#subscribe {
	border: 1px solid #aaa;
	margin: 1px 1px 15px 1px;
	width: 122px;
}

#cr_newsletter_registration label {
	float: left;
	display: block;
	width: 50px;
	font-weight: bold;
        padding-top: 3px;
        }

.newsletter-head {
        font-weight: bold;
        background: #F40000;
        color: #ffffff;
        text-align: center;
        line-height: 23px;
        letter-spacing: 1px;
		width: 200px;
        }
		
.newsletter-body {
	width: 200px;
	font-size: 11px;
	text-align: center;
	background: #EEEEEE;
	}




/******** TM ASIN SEARCH (AMAZON) ********************/		
		
.aws {
	width: 100%;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.aws_desc {
	float: left;
	width: 67%;
	}
	
.aws_img {
	float: right;
	width: 30%;
	text-align: right;
	}
	
	
/******** T3BLOG *********************/


.item {
	border-bottom: 1px #d7d7d7 solid;
	padding: 0px 0px 20px 0px;
	margin: 0 0 20px 0;
	}

.itemTop  {
	margin-bottom: 15px;
	}

.categories a, .categories a:hover {
	color: #f40000;
	}

.date  {
	float: left;
	margin: 0 5px 0 0;
	}

.time  {
	float: left;
	padding: 0 10px;
	}
											
.itemBody {
	}
	
.itemBody h3 a  {
   font-weight: bold;
   color: #F40000;
   font-size: 1.5em;
   display: block;
   }									
										
.itemNav  {
	margin-top: 10px;
	}
	
#div .single, #div .itemNav {
	margin-bottom: 20px;
	}					

.author  {
	}									

.permalink a, .permalink a:hover {
	color: #f40000;
	margin: 0px 10px;
	}
	
.trackback a, .trackback a:hover {
	color: #f40000;
	margin: 0 0 0 10px;
	}								

.comments a, .comments a:hover {
	color: #f40000;
	margin: 0px 0px 0px 10px;
	}

.tags a, .tags a:hover {
	color: #f40000;
	}

.views  {
	}

.clear  {
	clear: both;
	}





img {
	border: 0;
}

a {
	text-decoration: none;
}

a:focus{
	outline:none;
}

caption {
	display: none;
}

ul {
	list-style: none;
	}


table {
	border-collapse: collapse;
}

th {
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
}


.clear {
	clear: both;
}

.clearNone {
	clear: none;
}
.displayInline {
	display: inline;
}
.displayNone {
	display: none;
	position: absolute;
	left: -9999px;
}
.hidden {
	display: none;
	position: absolute;
	left: -9999px;
}
.error {
	color: red;
}

#box {
	text-align: left;
}

#logo {
	display: none;
}

/*----------------------------
          Categories
-----------------------------*/

#categories {
	margin: 30px 0 20px 0;
	height: 250px;
	background: #eee;
	width: 200px;
	}
	
#categories h3 {
        font-weight: bold;
        background: #F40000;
        color: #ffffff;
        text-align: center;
		text-transform: uppercase;
        line-height: 23px;
        letter-spacing: 1px;
		width: 200px;
		margin: 0;
		padding: 0;
		border-bottom: 2px solid #fff;
        }
		

ul.level1, ul.level1 li {
    margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	line-height: 23px;
	}
ul.level1 li a {
    text-decoration: none;
	color: #333333;
	padding: 4px 0px 4px 10px;
	}
	
ul.level1 li a:hover {
	color: #f40000;
	}
	
.postnum {
	color: #f40000;
	padding: 4px 5px;
	}

ul.level2, ul.level2 li {
    margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-weight: normal;
	}













/*----------------------------
          blogrollList
-----------------------------*/

#blogrollList {
	margin: 0px 0 20px 0;
	height: 100px;
	background: #eee;
	width: 200px;
	}
	
#blogrollList h3 {
        font-weight: bold;
        background: #F40000;
        color: #ffffff;
        text-align: center;
		text-transform: uppercase;
        line-height: 23px;
        letter-spacing: 1px;
		width: 200px;
		margin: 0;
		padding: 0;
		border-bottom: 2px solid #fff;
        }
		
ul.blogrollList {
	}
	
li.blogrollList {
	}



/*---------------------------
			Content
-----------------------------*/
				
input.text,
textarea.text {
	border-color: #988F89;
	}

		
		/* FormElements */
		.formElement {
		    padding: 5px 0;
		}

		.formElement label {
		    width: 84px !important;
		    width: 120px;
		    padding: 0 0 0 13px;
		    float: left;
		    display:block;
		    color: #555;
		    font-weight: normal;
		}
	
	
		.formElement .requiredElement {
		    left: 26px !important;
		    left: 6px;
		    color: #fc0007;
		}
	
		/* Form defaultInputs */
		.inputText input,
		.textarea textarea,
		.textElement input,
		.textElement textarea {
		    width: 284px !important;
		    width: 288px;
		}
	
		.textElement select,
		.select select {
		    width: 288px;
		}
	
		.formElement .left,
		#mainContent .formElement .left {
			width: 124px !important;
			width: 130px;
			padding: 0 0 0 13px;
			font-weight: normal;
		}
	
	
		.formElement .right {
			width: 284px;
		}
		
	
		
		
		
/* ----------------------------
		Calendar 
------------------------------*/

		#calendar {
			/*width: 180px;*/
			height: 150px;
			margin: 5px 0 5px 0;
			font-size: 9px;
		}
		
		#calendar table {
			width: 185px;
			height: 145px;
			border: 1px #bdbbac solid;
			color: #34a9d5;
		}
		
		#calendar td, 
		#calendar th {
			text-align: center;
			vertical-align: middle;
			color: #34a9d5;
		}
		
		#calendar td{
			width:25px;
		}
		
		#calendar th {
			background-color: #edeae5;
		}
		
		#calendar th a{
			background: none;
		}
		
		#calendar th.navigation a{
			padding: 0;
		}
		
		#calendar td {
			background-color: #f2f1ed;
			border: 1px #fff solid;
		}
				
		#calendar td.last {
			border-right: 1px #bdbbac solid;
		}
		
		#calendar td.first {
			border-left: 1px #bdbbac solid;
		}
		
		#calendar td.lastrow {
			border-bottom: 1px #bdbbac solid;
		}
		
		#calendar table td.isBlogDay a{
			display: block;	
			color: #d46315;
			background: none;
			padding: 0;
		}
		
		#calendar table td.calendarToday {
			background: #EDEAE5;
		}
		
/* ----------------------------
		Comment + Trackback
------------------------------*/
		
		h4 {
			margin:10px 0;
			font-weight: bold;
		}
		
		#commentList {
			margin: 20px 0;
			}
			
		.commentListTitle {
			width: 100%;
			margin-bottom: 15px;
			}
		
		.commentListListing .item {
			padding: 10px 2px 15px;
		}
		
		#commentForm {
			position: absolute;
			top: 200px;
			left:300px;
			width: 400px !important;
			width: 400px;
			border: 1px solid #bdbbac;
			background-color: #fff;
		}
				
		.blogCommentMessage {
			margin: 10px 0;
			color: #99CB34;	
			font-weight: bold;
		}
		
		.commentError {
			padding: 5px 13px;
			background: #FFDDCC none repeat scroll 0%;
		}
		
		.commentError li {
			list-style-type: square;
			margin-left: 13px;
		}
		
		h6.commentError {
			background: #D46315 none repeat scroll 0%;
			color: #FFFFFF;	
		}
		
		.commentFormStyle h3,
		.commentFormStyle .closebutton {
			background-color: #f2f1ed;
		}
		
		.commentFormStyle h3 {
			padding-left: 20px;
		}
		
		#commentFormNonAjax textarea,
		#commentFormNonAjax input,
		#commentForm textarea,
		#commentForm input {
			background-color: #eee;
			width: 375px !important;
			width: 350px;
			color: #555;
			border: 1px #aaa solid;
			padding: 2px;
		}
		
		#commentFormNonAjax textarea {
			height: 140px;
		}
		
		#commentFormNonAjax	{
			width: 478px; 
			border-width: 1px 0;
			margin-top: 20px;
		}
		
		#commentFormNonAjax .closebutton {
			display: none;
		}
		
		#commentFormNonAjax input.button {
			margin-right: 0 !important;
			margin-right: 0px ;
			width: 80px !important;
		}
				
		#commentForm .closebutton {
			position: relative;
			left: 370px;
			top: -20px;
			width: 12px;
			height: 12px;
		}
		
		#commentForm .closebutton img{
			margin: 1px 0 0 1px;
		}
		
		#archive a.toggle {
			background: none;
			padding-right: 2px;
		}
		
/*-----------------------------------------------------
			t3blog RSS
-----------------------------------------------------*/

.rss {
	margin: 0 0 20px 0;
	height: 150px;
	background: #eee;
	width: 200px;
	}
	
.rss h3 {
        font-weight: bold;
        background: #F40000;
        color: #ffffff;
        text-align: center;
		text-transform: uppercase;
        line-height: 23px;
        letter-spacing: 1px;
		width: 200px;
		margin: 0;
		padding: 0;
		border-bottom: 2px solid #fff;
        }
		
		div.rss_post a {
			margin-left: 2px;
		}
		
		div.rss_comment  {
			position: relative;
			top: -15px;
			margin-left: 90px;
		}
		
		div.rss img {
			position: relative;
			top: 1px;
		}
		
/*-----------------------------------------------------
			Single Navigation
------------------------------------------------------*/
		
		div#singleNavigation {
			margin: 0 0 20px 0;
			width: 100%;
		}
		
		div#singleNavigation .previous {
			float:left;
			width: 33%;
			text-align: left;
		}
		
		div#singleNavigation .next {
			float: left;
		    width: 33%;
			text-align: right;
		}
		
		div#singleNavigation .previous a{
			background: url(/typo3conf/ext/t3blog/icons/nav_arrow_prev.png) no-repeat left 50%;
			}
		
		div#singleNavigation .next a{
			background: url(/typo3conf/ext/t3blog/icons/nav_arrow_next.png) no-repeat right 50%;
			}
		
		div#singleNavigation .backtolist {
			text-align: center;
			float: left;
			width: 33%;
		}
		
		
/*-----------------------------------
		           BlogList
-------------------------------------*/
		.t3blog .pageBrowser li {
			float: left;
			padding-top: 3px;
			padding-right: 4px;
		}


/*-----------------------------------
		           Tag Clouds
-------------------------------------*/
		h3 titleTag {
			margin-top: 10px;
			line-height: 17px;
			padding: 4px 2px;
			color: #74c0e2;		
		}
		
		.tagCloud-title{
			position: absolute;
			top: 60px;
			height: 5px;
			width: 280px;
			left: 600px;
			color: #0063A6;
			text-align:center;
		}
		.tagCloud {
			position: absolute;
			top: 80px;
			height: 195px;
			width: 280px;
			left: 600px;
			overflow:auto;
		}
		.tagCloud .tag-cloud li {
			float: left;
			margin-right: 6px;
			margin-top: 3px;
		}

