/* mabber Blog CSS 1.0 - poolie */
/* feel free to check it out. don't steal... we know where you live. ;) */

body {
	background-color: #FFFFFF;
	background-image: url(http://data.blogg.de/1088455/images/layout/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:active, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}


img {
	border: 0px;
}

#logo {
	padding: 26px 0 35px 0;
	margin-top: 0px;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#mainWrap {
	width:670px;
	background-image: url(http://data.blogg.de/1088455/images/layout/bg-main.gif);
	background-repeat: no-repeat;
	height: 400px;
}


.footer_ad_text
{
	display: none;
}

h1 {
	 font-size: 18px;
	 display: inline;
	 color: #FF6600;	
}

h1 a, h1 a:active, h1 a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

h1 a:hover {
	color: #666666;
}


h2
{
	font-size: 16px;
	color: #899fbd;
}

h3
{
	font-size: 14px;
}

#content {
	padding: 15px 5px 0 35px;
	width:420px;
}

.postFooter {
	color: #666666;
	font-size: 11px;
}

.postFooter a, .postFooter a:active, .postFooter a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.postFooter a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.postSpace {
	background-image: url(http://data.blogg.de/1088455/images/layout/spacer.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 300px;
	padding: 10px 0 10px 0;
}

#box {
	width:199px;
	float: right;
	text-align:right;
	padding-top:15px;
}

#boxContent {
	background-image: url(../images/layout/right/bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 233px;
	padding: 10px 25px 10px 10px;
}

#boxContent ul li {
	list-style-type: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#boxContent a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
}

#boxContent a:hover {
	color: #CCCCCC;
	padding-right: 12px;
}

.tracker_core_blogg {
	display: none;
}

.sucheIn {
	border:0px;
	margin:0;
	padding:0px;
}

.sucheButton {
	background-color: #FFFFFF;
	border: 1px solid #899FBD;
	font-size: 10px;
	color: #666666;
	display: none;
}

input, 
textarea
{
	border: 1px dotted #ffb790;
	padding: 3px;
	margin: 3px;
}


input:hover,
input:active,
textarea:hover,
textarea:active
{ 
	border: 1px solid #ffb790;
}

input:focus,
textarea:focus
{
	border: 2px solid #ffb790;
	padding: 2px;
}

fieldset
{
	border: none;
}

legend
{
	font-size: 14px;
	font-weight: bold;
}


p.form-element label
{
	width: 100px;
	display: block;
	float: left;
	margin: 3px;
	padding: 2px;
}

	
#tworoundbox {
	margin-top: 20px;
	background-color: #FDCAAD;
	margin-left: 10px;
}



.twotop div {
	background: url(http://data.blogg.de/1088455/images/ecken/ol.gif) no-repeat top left;
}


.twotop {
	background: url(http://data.blogg.de/1088455/images/ecken/or.gif) no-repeat top right;
}


.twobot div {
	background: url(http://data.blogg.de/1088455/images/ecken/ul.gif) no-repeat bottom left;
}


.twobot {
background: url(http://data.blogg.de/1088455/images/ecken/ur.gif) no-repeat bottom right;
}


/* height and width details */
.twotop div, .twotop, .twobot div, .twobot {
	width: 100%;
	height: 23px;
	font-size: 1px;
}

#twocontent {
	margin-left: 10px;
	margin: 0 23px;
	overflow: auto;
}

.tworoundbox {
	width: 185px;
	margin: auto;
}

.twoImageBox {
	text-align: right;
}

.twoImage {
	padding:10px 15px 0 0;
}
