/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background-image: url(images/Greek-sunset3.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	background-color: transparent
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	

	

}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
	color: #B44114;
	font-size: 12px;
}

h3 {
}

p, blockquote, ul, ol {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color: #b44114;
}

a:hover {
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


/* Header */

#header {
	width: 770px;
	height: 100px;
	padding: 0px;
	background: url(images/img1__.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #90210A;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background-image: url(images/770x1_hg_sidebar.png);
	background-repeat: repeat-y;
}


/* Sidebar */

#sidebar {
	width: 150px;
	padding: 15px;
	float: left;

}

.boxed {
}

.boxed h2 {
	padding-left: 20px;
	/* 	background: url(images/img6.gif) no-repeat left bottom; */
	font-size: 92%;
	color: #3A2403;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.boxed .list {
/*	background: url(images/img7.gif) repeat-x; */
	list-style: none;
}

.boxed .list h3 {
	font-size: 77%;
}

.boxed .list li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
/* 	background: url(images/img7.gif) repeat-x left bottom; */
}

#list_right {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



/* Ad Space */

#adspace {
	float: right;
	width: 165px;
	padding: 0px;
}

#adspace #Adresse p  {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#adspace img {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#adspace #FlashID {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#AdspaceTitel {
	text-align: center;
}

/* Content */

#content {
	float: right;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	text-align: center;
/* 	background: url(images/img4.gif) no-repeat; */
}

#content blockquote p {
	padding-left: 20px;
	text-transform: uppercase;
	color: #B44114;
}
#content .Bildunterschrift p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: lighter;
	font-size: small;
	background-image: url(images/img7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*
#content .post {
	background-image: url(images/to_web.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 650px;
}
*/

#content .post h1 {
	color: #B44114;
	font-size: 12px;
	text-align: center;
}

#content .post h2 {
	color: #B44114;
	font-size: 12px;
	text-align:left;
}


#content .post h2 img  {
	padding: 0px;

}


#content .post p, 
#content .post ul, 
#content .post ol {
	margin-bottom: 0em;
	line-height: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}

#page #content .post .list li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B44114;
	text-align: left;
	text-transform: uppercase;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 30px;
	font-weight: bolder;
}


#content .post p {
	padding-top: 5px;
}
#content .post table tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

/*
#content .post h1 img {
	padding-top: -30px;
	margin-top: -30px;

}
*/

#content .info  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
#content div img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #97131A;
	border-right-color: #97131A;
	border-bottom-color: #97131A;
	border-left-color: #97131A;
}


/* Menu */

#menu {
	float: left;
	width: 140px;
}

#menu ul {
	list-style: none;
	background: url(images/img7.gif) repeat-x;
}

#menu li {
	padding: 5px 0;
	background: url(images/img7.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 140px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	font-size: 77%;
	background-image: url(images/770x1_hg_sidebar.png);
	background-repeat: repeat-y;
}

#up {
	color: #B44114;
	font-size: 12px;
	text-transform:uppercase;
}

#up2 {
	color: #B44114;
	font-size: 10px;
	text-transform:uppercase;
}



#footer p {	margin-bottom: 1em;	line-height: normal;}
#Adresse {
	width: 160px;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
.listeSinti {
	list-style-type: none;
	list-style-image: none;
}
.k-hintergrund {width:400px; height:600px; background-image: url(images/clip_image002.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 30px 390px;}
.h-hintergrund {width:400px; height:600px; background-image: url(images/gyros.png);	background-repeat: no-repeat; background-attachment: scroll; background-position:40px 150px;}
.s-hintergrund {width:400px; height:600px; background-image: url(images/s-back.jpg);	background-repeat: no-repeat; background-attachment: scroll; background-position:0px 150px;}
table td {	border-bottom-width: 1px;	border-bottom-style: solid; border-bottom-color: #FC9;}
#swf {
	padding-left: 10px;
}

