/*  
Theme Name: css layout
Theme URI: http://www.anieto2k.com
Description: Adaptación para Wordpress de <a href="http://www.templateworld.com/zero/click.php?id=10">TIME MANAGER</a>
Version: 1.0
Author: Andrés Nieto
Author URI:  http://www.anieto2k.com
*/

/* CSS Document */
div, p, h1, h2, h3, ul, img, table, tr, td {padding:0px; margin:0px;}
ul{list-style-type:none;}
/*--TOP PANEL--*/
img{
	border: none;
}

.imgleft{
	float: left;
	margin: 6px 10px 10px 0;

}

.imgright{
	float: right;
	margin: 6px 0px 10px 10px;

}

body
{
margin: 0;
padding: 0;
font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #6E6C67;
background-color: #F4EAD3;
background-image: url(img_39.gifx);
}

a:link { color: #6E6C67; }
a:visited { color: #6E6C67; }

a:hover, a:active
{
color: #A6A196;
background-color: transparent;
}

h2
{
color: #6E6C67;
font: 18px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0 0 2px 0;
}

#contents .blogentry h2
{
margin-top: 11px;
height: 32px;
display: block;
}

h1 a, h2 a { text-decoration: none; }

h3
{
color: #6E6C67;
font: 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 0;
}

#container
{
/*	margin: 1em auto;*/
/*	width: 768px;
	text-align: left;
	background-color: #FBF7ED;
	border: 0px none #FBF7ED;
	margin: -351px 0 0 -385px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 600px;*/
}

#container
{
/*	margin: 1em auto;*/
	width: 768px;
	text-align: left;
	background-color: #FBF7ED;
	border: 0px none #FBF7ED;
	margin: -260px 0 0 -385px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 520px;
}

#header
{
height: 60px;
width: 100%;
background-image: url(header.gif);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 0px solid #FBF7ED;
position: relative;
border: 0px none #FBF7ED;
border-bottom: 0px solid #FBF7ED;
text-align: right;
}

#header h1
{
margin: 0;
padding: 0;
height: 40px;
width: 200px;
background-image: url(images/uli-krappen.gif);
background-position: top left;
background-repeat: no-repeat;
float: left;
}
#header h1 span{
	display: none;
}
#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: left;
width: 200px;
border-left: 1px solid #A6A196;
padding-left: 19px;
}

#contents { margin: 0 0px 40px 220px; }
#contents p { margin-bottom: 6px;}

.blogentry { border-bottom: 1px solid #A6A196; }
.imagefloat { float: right; }

#footer
{
clear: both;
color: #6E6C67;
text-align: right;
font-size: 90%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 745px;
text-align: right;
}

#skipmenu a
{
color: #6E6C67;
text-decoration: none;
}

#skipmenu a:hover
{
color: #FBF7ED;
background-color: #6E6C67;
text-decoration: none;
}

span.sternchen{
color: #d01a71;
}

*/ Linkrahmen entfernen/*
a:focus {
outline:none;
}



p#bilderreise a img#bild1{
margin: 10px;}

