/*****************************************************************
ARTWert
> astrals.NET, Ralf Fieger

*****************************************************************/

body {
	margin: 0px;
	font-family: Arial, Tahoma, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: black;
	background-color: white;
	padding:0px;
	
	background: url(/fileadmin/tmpl/images/global/bg.body.gif) center top no-repeat;

	
}

#stageholder {
	width: 1000px;
	margin:0px auto;
/*	background-color: #929395;*/
/*	text-align:center;*/
	position:relative;
}

#head {
	width: 920px;
	height: 281px;
	text-align:left;
	overflow:hidden;
}


#mainstage {
	position:relative;
	width: 925px;
	margin-left:-116px;
	padding-left:116px;
	margin-right: -5px;
	
	/*			border-top: 10px solid blue;	*/
	min-height: 400px;
	
	background: url(/fileadmin/tmpl/images/global/bg.mainstage.gif) repeat-y top left #FCE5B3;

}

#left {
	position:relative;
	width: 215px;
	min-height: 1px;
	float:left;
	z-index: 22222222;
/*	border-bottom: 1px solid transparent;*/
}


#content {
	position: relative;
	width: 568px;
	float:left;
	border-top: 20px solid transparent;
	padding: 50px 10px 0px 15px;

}

#right {
	float:right;
	width: 100px;
	padding-top: 55px;
}

#footer {
	position: relative;
	height: 20px;
	width: 925px;
	margin-right: -5px;
	background: url(/fileadmin/tmpl/images/global/bg.footer.gif) bottom left repeat-y;	
	margin-left: -116px;
	margin-bottom: 60px;
	padding-left: 116px;
	margin-bottom: 100px;
}

#logobar {
	position: absolute;
	top: 30px;
	left: 119px;
}

#logobar img {
	margin-right: 10px; 	
}

#logo-wetek {
	position:absolute;
	right:-69px;
	top:-16px;
}

/*****************************************************************
ANMELDE-HINWEIS
*****************************************************************/

#anmelde-hinweis {
	position: absolute;
	top: 70px;
	right: -80px;
	width: 70px;
	height:100px;
	font-size: 11px;
}

#anmelde-hinweis a.anmelde-hinweis {
	border-top: 1px solid #1A171B;
	margin-top: 15px;
	padding-top: 15px;	
	display:block;
	color: #1A171B;
	text-decoration:none;
	font-weight: normal;
}

/*****************************************************************
HEAD
*****************************************************************/

#logo {
	position:absolute;
	left: 0px;
	top: 75px;	
}

/*****************************************************************
NAVI MAIN #HEAD
*****************************************************************/

ul#navi-main {
	position: absolute;
	left: 3px;
	top: 202px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}

ul#navi-main li {
	display:block;
	float:left;
/*	background-color: Green;*/
	margin-right: 10px;
/*	background-color: yellow;*/
}

ul#navi-main a {
	text-decoration:none;
	display:block;
	padding: 5px 0px 5px 15px;
	width: 150px;
	color: #D33E1A;
	background-color: #FCE1A9;
	font-weight: bold;
}

ul#navi-main a:hover,
ul#navi-main a.act {
	background-color: #D33E1A;
	color: #FCE1A9;
}


/*****************************************************************
NAVI MAIN #HEAD
*****************************************************************/

div#pers-links {
	position: absolute;
	left: 3px;
	top: 243px;
	height: 25px;
	width: 922px;
	text-align:left;
	font-size: 11px;
	line-height: 120%;
}

#pers-links ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
/*	display:inline;*/
	/*background-color: yellow;*/
	
	border-bottom: 1px solid #FDEFD1;
	width: 920px;
	
}



#pers-links li {
	display:inline;
}

#pers-links li:first-child a {
	border-left: 0px;
	padding-left: 2px;
}

#pers-links a {
	text-decoration:none;
	color: #4B4B4D;
	border-left: 1px solid #FDEFD1;
	padding: 3px 5px 4px 8px;	
	font-weight: normal;
}

#pers-links a:hover {	color: black;}
#pers-links a.act {	
	color: black;
	font-weight:bold;
	background-color: FDEFD1;
}



/*****************************************************************
TEASER #RIGHT
*****************************************************************/


#right .teaser {
	position: relative;
	background: url(/fileadmin/tmpl/images/global/bg.teaser.right.gif) no-repeat top right;	
	margin-left: 3px;
	margin-right: 1px;
}

#right .teaser a {
	display:block;
	font-size: 11px;
	color: white;
	font-weight: bold;
	border-left: 1px solid white;
	text-decoration:none;
}

#right .teaser span {
	background: url(/fileadmin/tmpl/images/global/bg.teaser.right.sub.gif) no-repeat bottom right;	
	display:block;
	width: 70px;
	height: 64px;
	padding: 25px 0px 54px 25px;
}










/*****************************************************************
GLOBALS & COMMON
*****************************************************************/

.clear {	clear:both;}
.clearl {clear:left;}
.clearf {clear:right;}

.imgleft {float:left;margin-right: 20px;}
.imgright {float:right;margin-left: 20px;}

.inside {
	padding: 20px;
}

/*****************************************************************
LINKS
*****************************************************************/

a img {border: 0px;}

#content a {

}

#content a:hover {

	
}

a:hover {

}

/*****************************************************************
CONTENT FONTS
*****************************************************************/

h1 {
	font-size: 125%;
/*	font-weight: normal;*/
	background-color: white;
	color:#D33E1A;
	display:inline;
/*	margin-left: -17px;*/
/*	margin-left: -1px;*/
	padding: 5px 20px 5px 68px;
}

h2 {
	font-size: 125%;	
}


h3 {
	font-size: 120%;
	line-height: 120%;
	width: 650px;
}

h4 {
	font-size: 110%;
}

p {	width: 650px;}
table p {	width: auto;}
li {	max-width: 600px;}

p.intro,
.intro {
	border: 1px solid white;
	padding: 10px;
	padding-left: 65px;
	margin-top:5px;
	/*width: 578px;*/
	/*width: 628px;*/
	width: 573px;
	
	
	
	display:block;
/*	margin-bottom: -1px;*/
}



a,
table.seminar td.morelink a {
/*	background-color:yellow;*/
	text-decoration:underline;
	font-weight: bold;
	color: #D33E1A;
}
a:hover {
	text-decoration:none;
}

/*****************************************************************
ICON ARTWERK NUR START
*****************************************************************/

#icon-artwerk {
	display:none;
}

.start #icon-artwerk {
	display:inline;
	position:absolute;
	top: 12px;
	left:133px;
}

.start #mainstage {
	width: 885px;
	padding-left:156px;
}

.start .inside {
	padding-top: 1px;
}

.start .news-list-container {
	margin-left: -40px;
}

.start h1 {
	margin-left: -41px;
	margin-top: 20px;
	display: block;
	width: 200px;
	margin-bottom:-5px;
/*	padding: 5px 20px 5px 67px;*/
}




.start #mainstage .csc-textpic {
	margin-top: 0px;	
}

.start #mainstage .csc-textpic-imagewrap {
	padding: 0px;
	padding-top: 3px;
	background-color: transparent;
}

.csc-textpic-image {
	margin-right: 20px;
}
.start .csc-textpic-image {
	margin-right: 0px;
}




/*****************************************************************
TABLE CONTENTTABLE
*****************************************************************/

table.contenttable {
/*	background-color: yellow;*/
	margin-bottom: 15px;
}

table.contenttable td {
	padding-right: 40px;
}