/*             www.medienshow.de             */
/* agentur für Werbung, text & Kommunikation */
/*                Markus Rohde               */

/* Standard */
*
{
	font-family: Verdana, Arial, "Arial Black", Helvetica, sans-serif;
}
body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
hr
{
	color:#7c0200;
	height:1px;
}
h1
{
	font-size: 25px;
	color: #7c0200;
	line-height: normal;
	text-transform: normal;
	white-space: normal;
	font-style: normal;
	text-align: left;
	margin-top:10px;
	margin-bottom:25px;
	border-bottom: 1px solid #7c0200;
	font-variant: small-caps;
}

h2
{
	font-size: 14px;
	font-weight: normal;
	color: #515151;
	line-height: normal;
	text-transform: none;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
	margin-bottom:0px;
	font-weight: bold;
}

img
{
	border:0px;
}

/* Links */
a
{
	text-decoration:none;
	color: #7c0200;
}
a:hover
{
	text-decoration:underline;
	color: #000000;
}

/* Prae-Logo */
#PLogo
{
	left: 0px;
	position: absolute;
	top: 0px;
	z-index:138;
	visibility: visible;
	width: 90%;
	height:130px;
	background-color: #7c0200;
	layer-background-color: #222222;
}

/* Logo */
#Logo
{
	left: 40px;
	position: absolute;
	top: 10px;
	z-index:139;
	visibility: visible;
	width: 95%;
	height:120px;
	background-color: #000000;
	layer-background-color: #222222;
}
#Logo p
{
	margin-top:40px;
	margin-left:140px;
	margin-right:7px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: normal;
	text-transform: uppercase;
	white-space: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	letter-spacing:5px;
}
#Logo a
{
	color: #FFFFFF;
}

/* Menü */
#Menu
{
	left: 0px;
	position: absolute;
	text-align: left;
	top: 130px;
	z-index:140;
	visibility: visible;
	width: 170px;
	height:800px;
	background-color: #7c0200;
}
#Menu a
{
	text-decoration: none;
	display:block;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ffffff;
}
#Menu a:hover
{
	display:block;
	width: 150px;
	color: #7c0200; background-color: #FFFFFF;

}
#Menu ul
{
	font-family: Verdana, Arial, "Arial Black", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:normal;
	line-height: 140%;
	color: #FFFFFF;
	margin:0px;padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#Menu li
{
	margin-left:0px;
	margin-right:0px;
	list-style:none;
	padding-top:0px;
}

#Menu h1
{
	font-size: 14px;
	font-weight: normal;
	color: #A1a1a1;
	line-height: normal;
	text-transform: none;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
	margin-bottom:0px;
	font-weight: bold;
}

#Menu hr
{
	line-height: 100%;
	border:0px solid #A1a1a1;
	border-bottom:1px solid #A1a1a1;
	width: 150px;
}

#Menu2
{
	padding-top:0px;
/*	padding-top:50px;*/
	left: 170px;
	position: absolute;
	text-align:left;
	top:130px;
	z-index:140;
	visibility: visible;
	width: 180px;
	height:550px;
	background-color: #f1f1f1;
}
#Menu2 p
{
	margin:0px;
	font-size: 14px;
	color: #7c0200;
	line-height: 180%;
	text-transform: none;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, "Arial Black", Helvetica, sans-serif;
}

#Menu2 a
{
	margin:0px;
	font-size: 12px;
	color: #000000;
	line-height: 180%;
	text-transform: none;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, "Arial Black", Helvetica, sans-serif;
}


/*
#Menu2 a
{
	text-decoration: none;
	display:block;
	width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #767676;
	color: #000000; background-color: #f1f1f1;
}
#Menu2 a:hover
{
	display:block;
	width: 129px;
	border-bottom: 1px dotted #767676;
	border-left: 1px dotted #767676;
	color: #FFFFFF; background-color: #767676;
}
*/

#Menu2 ul
{
	font-family: Verdana, Arial, "Arial Black", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 180%;
	color: #FFFFFF;
	margin:0px;padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-top: 1px dotted #767676;
}
#Menu2 li
{
	margin-left:0px;
	margin-right:0px;
	list-style:none;
	padding-top:0px;
}
#Menu2 h2
{
	color:#000000;
}
#Menu2 h3
{
	color:#000000;
}

/* Inhalt */
#Inhalt
{
	left: 355px;
	position: absolute;
	top: 145px;
	z-index:1;
	visibility: visible;
	width: 500px;
	background-color: #FFFFFF;
	margin-left:20px;
}
#Inhalt p
{
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	font-style: normal;
	white-space: normal;
	font-variant: normal;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
}

#Werbung_2
{
	padding-top:30px;
	padding-bottom:30px;
	left: 900px;
	position: absolute;
	text-align:left;
	top:770px;
	z-index:140;
	visibility: visible;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#Werbung_2 p
{
	margin-left: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
}

.shoutbox {
font-size: 11px;
}

INPUT {
font-size:10px;
}

TEXTAREA {
font-size: 10px;
}