/*  
Theme Name:WordPress Theme Vorlage by
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.texto.de
*/


body {
	margin: 0;
	padding: 0;
	font-family: georgia, times, serif;
	color: #444;
	border-top: 2px solid #f60;
	}
#header {
	position: absolute;
 	top: 2em;
  	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #fff;
	text-align: left;
	width: 550px;
	}
#right {
	position: absolute;
	top: 100px;
	left: 400px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #fff;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
	width: 550px;
	}
#right em {
	font-weight: bold;
	color:  #f60;
	}
#sidebar {
	position: absolute;
	top: 100px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #fff;
	text-align: left;
	width: 300px;
	}

h1 {
	color: #f60;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h1 .kuratiert {
	color: #f60;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: #f60;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

a {
	text-decoration: none;
	background: #fff;
	font-weight: normal;
	color:  #f60;
	outline: none;
	}
a:visited {
	color:  #f60;
	}
a:active {
	color:  #f60;
	}
a:hover {
	color: #ccc;
	text-decoration: none;
	}
h1 a {
	text-decoration: none;
	background: #fff;
	font-weight: normal;
	color:  #f60;
	outline: none;
	}
h1 a:visited {
	color:  #f60;
	}
h1 a:active {
	color:  #f60;
	}
h1 a:hover {
	color: #ccc;
	text-decoration: none;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.menu1 li {
	margin-top: 2px;
	height: 25px;
	}
.menu2 {
	margin-top: 20px;
	}

.menu1 a {
padding: 5px 5px 5px 5px;
display: block;
	text-decoration: none;
	background: transparent;  
color:#fff;
	outline: none;
	font-size: 12px;
width: 100%;
}

.menu2 a {
	text-decoration: none;
  color:#f60;
	background: transparent;  
 outline: none;
	font-size: 12px;
	line-height: 1.2em;
	}
.page_item {
  background-color:#fff;
  color:#f60;
}

.current_page_item a {
  background-color:#888;
  color:#fff;
} 
.cat-item {
  background-color:#888;
  color:#fff;
}

.current-cat {
  background-color:#f60;
  color:#fff;
} 
