

/**
 * Recorder: Layout/layout.css
 * 
 * AR 2008-03-10
 */





*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url(Hintergruende/body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

img
{
	border: 0;
}

h1
{
	
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	font-size: 150%;
	color: #8C0000;
}

h2
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: 200;
	color: #8C0000;
}

h3
{
	margin-top: 10px;
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
	color: #8C0000;
}

p, li, td
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 70%;
}

a
{
	color: #8C0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

select
{
	border-color: #656575;
	color: #8C0000;
	background-color: #d2d2d2;
}

#seite
{
	width: 932px;
	margin-left: auto;
	margin-right: auto;
}

#seite_liste
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#auvire_aussen
{
	position: relative;
	margin-top: 10px;
	width: 932px;
	height: 457px;
	background-image: url(Hintergruende/auvire_aussen.png);
	background-repeat: no-repeat;
}

#auvire_aussen_abruf
{
	position: relative;
	margin-top: 10px;
	width: 932px;
	height: 457px;
	background-image: url(Hintergruende/auvire_aussen_abruf.png);
	background-repeat: no-repeat;
}

#auvire_top
{
	position: relative;
	margin-top: 10px;
	width: 780px;
	height: 94px;
	background-image: url(Hintergruende/auvire_top.png);
	background-repeat: no-repeat;
}

#logo_livebuster
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 243px;
	height: 30px;
}

#logo_sms
{
	position: absolute;
	top: 10px;
	right: 20px;
	width: 231px;
	height: 48px;
}

#auvire_innen
{
	position: absolute;
	top: 85px;
	left: 23px;
	width: 880px;
	height: 350px;
}

#auvire_innen_text
{
	position: absolute;
	top: 0px;
	left: 123px;
	width: 650px;
	height: 350px;
	text-align: center;
	color: #bc2700;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#auvire_innen_text_smallblck
{
	position: relative;
	top: 20px;
	left: 0px;
	width: 650px;
	height: 350px;
	text-align: center;
	color: #383d3c;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#auvire_mid
{
	position: relative;
	top: 94px;
	width: 780px;
	background-image: url(Hintergruende/auvire_mid.png);
	background-repeat: repeat-y;
}

#code
{
	position: absolute;
	left: 720px;
	width: 200px;
	text-align: right;
}

#auvire_navi
{
	position: absolute;
	margin-top: 10px;
	width: 780px;
	text-align: center;
	font-size: 2px;
}

#fuss
{
	position: relative;
	margin-top: 5px;
	height: 20px;
	color: #656575;
	font-size: 70%;
}

#auvire_foot
{
	position: relative;
	top: 64px;
	width: 780px;
	height: 64px;
	background-image: url(Hintergruende/auvire_foot.png);
	background-repeat: no-repeat;
}

#copyright
{
	position: absolute;
	left: 10px;
	width: 200px;
	text-align: left;
}

#navigation
{
	position: absolute;
	left: 220px;
	width: 520px;
	text-align: center;
}

#sprachen
{
	position: absolute;
	left: 750px;
	width: 200px;
	text-align: right;
}

#werbung_textlinks
{
	margin: 10px;
	padding-top: 10px;
	height: 20px;
	border-top: solid 1px #ccd;
	color: #656575;
	font-size: 70%;
}

#lightbox
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Hintergruende/lightbox.png);
	background-repeat: repeat-y;
}

#lightbox h1, #lightbox h2, #lightbox p, #lightbox li, #lightbox table, #lightbox tr, #lightbox td
{
	margin: 10px;
}

#lightbox ul
{
	margin-left: 20px;
}

#lightbox h2
{
	margin-top: 20px;
}