/**
 * Seite: wirtschaftsjunioren
 * Datei: screen.css
 * Media: screen
 *
 * Datum: 2007-04
 * Autor: Kabs, Maria
 ****************************************************************************************************/
* {
	margin: 0;
	padding: 0;
}

*html #logo {
	margin-left: 2px;
}

*html #navi-basis {
	position: relative;
	left: -30px;
}

*+html #navi-basis {
	position: relative;
	left: -30px;
}

*html #navi-sub {
	margin-right: 20px;
}
/*
*html #inhalt {
	height: 100%;
}
*/
*html #content-links {
	margin-left: 10px;
	float: left;
}

*html #content-rechts {
	margin-left: 10px;
}

*html #content-rechts {
	
}

*html #content-border {
	margin-right: 35px;
}

*html #content-links ul,
*html #content ul,
*html #content-rechts ul,
*html #content-border ul {
	padding-left: 5px;
	list-style-image: url(/fileadmin/images/pfeilvor_ie.jpg);
}

*+html #content-links ul,
*+html #content ul,
*+html #content-rechts ul,
*+html #content-border ul {
	padding-left: 5px;
	/*list-style-image: url(/fileadmin/images/pfeilvor_ie.jpg);*/
}

*html #content-border .csc-textpic-imagewrap {
	margin-top: 12px;
}

.hidden {
	display: none;
}

html {
	background-image: url(/fileadmin/images/hg.gif);
	background-repeat: repeat-y;
	background-color: #f3f3f3;
}


body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5b59;
	line-height:15px;
	background-image: url(/fileadmin/images/hg_top.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

/****************************************************************************************************
 * Seitenaufbau
 ****************************************************************************************************/
#header {
	width: 1024px;
}

#container {
	height: 100%;
	width: 1024px;
	/*border: 1px solid #000000;
	background-color: #ffffff;*/
}

#main {
	height: 100%;
	display: block;
	overflow: visible;
	width: 1024px;
	text-align: center;
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
}

/****************************************************************************************************
 * N A V I
 ****************************************************************************************************/

#navi-main {
	position: relative;
	left: 102px;
	padding-left: 20px;
	height: 20px;
	float: left;
}

#navi-basis {
	margin-left: 790px;
	width: 170px;
	height: 20px;
}

#navi-sub {
	position: relative;
	left: 20px;
	margin-right: 20px;
	text-align: left;
	/*background-color: #f3f3f3;*/
}

.navi-drop {
	background-image: url(/fileadmin/images/navi-hg.gif);
	background-color: #a3a1a0;
	font-size: 9px;
	color: #5d5b59;
	text-decoration: none;
	width: 150px;
	height: 13px;
	margin-bottom: -14px;
	display: block;
	border-bottom: 2px solid #a3a1a0;
}

*html .navi-drop {
	margin-bottom: -29px;
	border-bottom: 1px solid #a3a1a0;
}

*+html .navi-drop{
	margin-bottom: -29px;
	border-bottom: 3px solid #a3a1a0;
}

.navi-drop:hover {
	background-image: url(/fileadmin/images/navi-ro-hg.gif);
	color: #ffffff;
	background-color: #5d5b59;
}

hr {
	position: relative;
	top: 0px;
	width: 150px;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin-top: -2px;
}

*html hr {
	top: 7px;
	margin-top: -1px;
}

*+html hr {
	top: 7px;
	margin-top: -1px;
}

/****************************************************************************************************
 * C O N T E N T
 ****************************************************************************************************/

#inhalt {
	height: 100%;
	width: 916px;
	margin-left: 108px;
	text-align: left;
	background-color: #f3f3f3;
}

#seitentitel {
	padding-left: 20px;
	background-color: #dadada;
	text-align: left;
}

#headline {
	position: relative;
	left: 20px;
	top: 205px;
	padding-right: 20px;
}

#content {
	position: relative;
	left: 20px;
	width: 533px;
	top: -35px;
	clear: both;
	float: left;
	padding-right: 20px;
}

#content .internal-link,
#content a:link,
#content a:visited,
#content-links .internal-link,
#content-links a:link,
#content-links a:visited,
#content-rechts .internal-link,
#content-rechts a:link,
#content-rechts a:visited,
#content-border .internal-link,
#content-border a:link,
#content-border a:visited {
	text-decoration: none;
	color: #022763;
}

#content a:hover,
#content-links a:hover,
#content-rechts a:hover,
#content-border a:hover {
	text-decoration: underline;
}

#content .bodytext {
	position: relative;
	top: 70px;
}

#content ul {
	position: relative;
	top: 70px;
	margin-left: 12px;
	list-style-image: url(/fileadmin/images/pfeilvor.gif);
}

/*
#content .csc-textpic-image {
	border-top: 1px solid #002c72;
}


#content .csc-textpic-below {
	border-top: 1px solid #002c72;
}
*/
#content .csc-textpic-below IMG{
	border-top: 1px solid #002c72;
}

#content .csc-textpic-intext-left-nowrap {
	position: relative;
	top: 65px;
	float: left;
	margin-bottom: 10px;
}

#content .csc-textpic-text {
	position: relative;
	top: -70px;
	float: left;
}

#content-border {
	position: relative;
	top: -35px;
	width: 243px;
	float: right;
	margin-right: 90px;
	/*padding-bottom: 30px;*/
}
/*
#content-border .csc-header {
	margin-top: 15px;
}

#content-border .bodytext {
	margin-top: 10px;
}
*/

#content-links {
	margin-left: 20px;
	margin-top: 50px;
	width: 249px;
	clear: left;
	float: left;
	padding-right: 15px;
	
}

#content-links ul,
#content-rechts ul,
#content-border ul {
	margin-left: 12px;
	list-style-image: url(/fileadmin/images/pfeilvor.gif);
}

#content-links li,
#content-rechts li,
#content-border li,
#content li {
	margin-bottom: 7px;
	padding-bottom: 8px;
}

#content-rechts {
	margin-left: 20px;
	margin-top: 50px;
	width: 249px;
	float: left;
}

*html #content-border {
	height: 100%;
}

*+html #content-border {
	height: 100%;
	margin-bottom: 100px;
	/*border: 1px solid red;*/
}