@charset "utf-8";
/*----------------------------------------------------------------------------- 
text + konzeption Screen Stylesheet 

version:   1.3 
date:      20/02/08 
author:    [gut und gern webdesign] 
website:   www.gutundgern.at 
-----------------------------------------------------------------------------*/

/* Remove padding and margin */ 
* {
	margin:0;
	padding:0;
	border:0
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color: #F7DDD7;
}

#wrapper {
	text-align:left;
	position: absolute;
	width: 1000px;
	background-image: url(../images/symbol2.gif);
	background-repeat: no-repeat;
	background-position: 0px 101px;
	background-color: #FFFFFF;
}

h1,h2 {
	font-size:9px;
	color: #FFFFFF;
	top: -459px;
	position: absolute;
}

h3 {
	font-size:1.8em
}

h4 {
	font-size:1.6em
}
.hoerprobe {
	padding-left: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.allende{
	padding-left: 10px;
	top: 173px;
	position: absolute;
	width: 200px;
	line-height: 18px;
	font-weight: normal;
	color: #CC3333;
	text-align: justify;
	left: 100px;
}


.cite {
	font-style: italic;
	text-align: center;
}



h5 {
	font-size:1.4em
}

p {
	font-size:12px;
	line-height: 15px;
	text-decoration: none;
}

a:link,a:hover,a:visited,a:active {
	font-weight:bold;
	text-decoration:none
}

a:link,a:visited {
	color:#333
}

a:hover,a:active {
	color:#C5103A
}

/* Header 
-----------------------------------------------------------------------------*/ 
.header_right {
	position:relative;
	width:100px;
	left:902px;
	top:0
}


.banner{
	position: absolute;
	left: 480px;
	top: 107px;
}
/* Navigation 
-----------------------------------------------------------------------------*/ 

#mainnav {
	position: absolute;
	width: 500px;
	left: 0px;
	top: 66px;
}

.unterpunkt{
	padding-left: 11px;
	height: 20px;
}

#subnav {
	position: absolute;
	width: 244px;
	left: 651px;
	top: 626px;
}

/* Content 
-----------------------------------------------------------------------------*/ 

#content {
	position: absolute;
	width: 400px;
	z-index: 1;
	left: 450px;
	top: 677px;
}
.titel {
	font-size: 16px;
	font-weight: bold;
}
.text {
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.text_bold {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.text_kurisv {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	padding-right: 15px;
	padding-left: 10px;
}

.formular {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.li{
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	list-style-type: disc;
	font-weight: normal;
	list-style-position: outside;
}

.li_bold{
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.ul{
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	list-style-type: disc;
	padding-left: 30px;
	font-weight: normal;
	list-style-position: outside;
}


#news {
	color: #333;
	text-decoration: none;
	text-align: justify;
	border: 1px dashed #333;
	list-style-type: square;
	padding: 5px;
	height: 115px;
	width: 200px;
	left: 84px;
	top: 568px;
	position: absolute;
	background: #F7DDD7;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.news_li {
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}

#bildtausch {
	height: 300px;
	width: 402px;
	top: 251px;
	left: 0px;
	position: absolute;
	border: 1px solid #333333;
	padding: 2px;
}

.bild {
	height: 1px;
	left: 0px;
	position: absolute;
	top: 70px;
}


.thumb {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}



/* Footer 
-----------------------------------------------------------------------------*/ 
#footer {
	color: #8C7C47;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 6px;
	top: 650px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}
.copyright_a:link {
	color: #8C7C47;
	text-decoration: none;
	font-weight: bold;
}
