/* CSS Document
mediasystems.at
Start:05.03.07 | Update: 02.03.10 */

/* Colors */

.bg {background-color: #fff;}

.typored {color: #e9151a;}
.typogrey1 {color: #4c4840;}
.typogrey2 {color: #918875;}
.typogrey3 {color: #57534c;}
.typoblack {color: #000000;}

/* Link */

a:link {text-decoration : none; color: #918875;}
a:visited {text-decoration : none; color: #918875;}
a:hover, a:active, a:focus {text-decoration : none; color: #e9151a;}

p, ul, li
{
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

*{
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57534c;
	background-color: #fff;
	}

#base {
	background-color: #fff;
	background-position: left top;
	height: 600px;
	width: 980px;
}

#header {
	background-color: #fff;
	height: 60px;
	width: 980px;
	float: left;
}

#mainnav {
	background-color: #fff;
	height: 80px;
	width: 400px;
	float: left;
}

#subnav {
	background-color: #fff;
	height: 80px;
	width: 580px;
	float: left;
}

#content {
	background-color: #fff;
	height: 410px;
	width: 950px;
	float: left;
	margin-left: 30px;
}

#flash {
	background-color: #fff;
	height: 350px;
	float: left;
	margin-top: 60px;
}

#maintext {
	background-color: #fff;
	height: 340px;
	width: 340px;
	float: left;
	margin-top: 60px;
	margin-left: 65px;
}

#maintext2 {
	background-color: #fff;
	height: 340px;
	width: 725px;
	float: left;
	margin-top: 60px;
	margin-left: 0px;
}

#maintext ul li {
	list-style-type: square;
	margin-left: 16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	}

#maintext_cms {
	background-color: #fff;
	height: 340px;
	width: 725px;
	float: left;
	margin-top: 60px;
}

#poslist {
	background-color: #fff;
	width: 600px;
	float: left;
	margin-top: 30px;
}

#poslist ul li {
	list-style-type: square;
	margin-left: 16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	}

#subtext {
	background-color: #fff;
	height: 240px;
	width: 176px;
	float: left;
	margin-top: 60px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdfe4;
}

#subtext2 {
	background-color: #fff;
	height: 330px;
	width: 176px;
	float: left;
	margin-top: 60px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdfe4;
}

#footer{
	position:fixed;
	width: 950px;
	float:left;
	left:0px;
	bottom:0px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding:0px;
}

#footer_cms{
	position:fixed;
	width: 950px;
	float:left;
	right:0px;
	bottom:0px;
	margin-bottom: 30px;
	margin-right: 30px;
	padding:0px;
	text-align: right;
}

/* Navigation */
#mainnav ul {
	/*white-space: nowrap;*/
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
#mainnav ul li {
	list-style-type: none;
	display: block;
	width: 110px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#mainnav ul a:link
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 10px;
text-decoration: none;
color: #4c4840
}
 #mainnav ul a:hover
{
background: url(../img/arrow_red_hor.gif) left no-repeat;
text-decoration: none;
color: #4c4840
}
 #mainnav ul a:active, #mainnav ul a:focus
{
background: url(../img/arrow_red_ver.gif) left no-repeat;
text-decoration: none;
color: #000
}

 #mainnav ul a:visited
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 10px;
text-decoration: none;
color: #4c4840
}


#mainnav a#klik:link, #mainnav a#klik:visited, #mainnav a#klik:hover, #mainnav a#klik:active, #mainnav a#klik:focus
{
background: url(../img/arrow_red_ver.gif) left no-repeat;
text-decoration: none;
color: #000;
}

#subnav ul {
	/*white-space: nowrap;*/
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdfe4;
}
#subnav ul li {
	list-style-type: none;
	display: block;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#subnav ul a:link, #subnav ul a:visited
{
display: block;
/* float: left; */
/* height: auto; */
margin: 0 0 0 0;
padding: 0 0 0 14px;
text-decoration: none;
/* background: url(../img/arrow_red_hor.gif); */
color: #4c4840
}
#subnav ul a:hover
{
	color: #4c4840;
	background-image: url(../img/arrow_red_hor.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#subnav ul a:active, #subnav ul a:focus
{
	color: #000;
	background-image: url(../img/arrow_red_ver.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}


#subnav a#klik:link, #subnav a#klik:visited, #subnav a#klik:hover, #subnav a#klik:active, #subnav a#klik:focus
{
	color: #000;
	background-image: url(../img/arrow_red_ver.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}

/* --------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
}
/*
p {
	margin: 15px 20px;
	text-indent: 20px;
}*/

#subtext, #subtext2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

/*
blockquote {
font-style: oblique; */ /* kursiv */
/*}*/

.formborder {
	border-top: 1px solid #57534c;
	border-right: 1px solid #57534c;
	border-bottom: 1px solid #57534c;
	border-left: 1px solid #57534c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4840;
	background-color: #fff;

}

.logo {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.copyright {
	font-size: 9px;
	color: #918875;
}

.small {
font-size: 9px;
}

.flash_border {
	border: 1px solid #dbdfe4;
}