/*
 * CSS for Sprachenkolleg
 */

body {
	background-color: #FFFFFF;
	color: #4B555F;
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 890px;
}
p, h1, h2, h3, input, textarea {
	color: #700064;
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p{
	margin-bottom: 10px;
}

h1, h2, h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 1em;
}

ul {
	padding: 0;
	margin-left: 17px;
	list-style-position: outside;
}

li {padding: 0px; margin: 0px;}

a, a:link, a:visited, a:active {
	color: #ff9835;
	text-decoration: none;
}

a:hover {
	color: #cb97c7;
	text-decoration: none;
}

#topArea {
	position: absolute;
	top: 80px;
	left: 240px;
}

#topArea h1 {
	font-size: 14px;
	font-weight: 700;
	color: black;
}

/* Links */
#content a {
	text-decoration: none;
	color: #ff9835;
	font-weight: bold;
}

#content a:link, a:visited, a:active {
	color: #ff9835;
}

#content a:hover {
	color: #cb97c7;
	text-decoration: none;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dashed #5f3660;
	margin-bottom: 15px;
}

#container {
	background: url(http://www.sprachenkolleg.de/fileadmin/sprachenkolleg/pictures/hintergrund.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 890px;
/*	border: 1px solid red;*/
}

#content {
	position: absolute; left: 0;
	top: 157px;
	margin: 0px 0px 0px 240px;
	padding: 0px;
	width: 440px;
	text-align: left;
	background: transparent;
	border: 0px solid blue;
}

#content div#topspace {
	position: relative;
}

#content #footer {
	margin-top: 2em;
	clear: both;
}

#content #footer p {
	color: black;
}

#rechteContent {
	position: absolute;
	top: 180px;
	width: 200px;
	margin: 0px 0px 0px 710px;
/*	border: 1px solid black;*/
	}

#rechteContent h1 {
	border-top: 1px dashed #5f3660;
	border-bottom: 1px dashed #5f3660;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(http://www.sprachenkolleg.de/fileadmin/sprachenkolleg/pictures/verlauf-hintergrund.jpg) repeat-y top right;
	font-weight: bold;
	font-size: 14px;
}

#rechteContent img {
	padding-top: 5px;
}

#rechteContent a, a:link, a:visited, a:active {
	color: #ff9835;
	text-decoration: none;
}

#rechteContent a:hover {
	color: #cb97c7;
	text-decoration: none;
}


#footer {
	border-top: 1px dashed #5f3660;
}

#footer p {
	margin-top: 0.5em;
}

/*Lang Nav*/
div#langstr {
	border: 0px solid red;
	width: 70px;
	position: absolute;
	top: 50px;
	left: 705px;
}
div#langnav {
	position: absolute;
	top: 40px;
	left: 750px;
	border: 0px solid red;
	width: 170px;
}


div#langstr p {
	color: black;
}

ul#navLang {
	border: 0px solid red;
}

ul#navLang li {
	padding: 0px 0px 0px 0px;
	border: 0px solid lime;
	display: block;
	float: left;
	width: 35px;
	text-align: right;
}


ul#navLang img#pointer {
	border: 0px solid red;
	position: relative;
	top: -2px;
	left: -2px;
}

/* Support-Navigation */
#supnav {
	margin-left: 0px;
	margin-top: 80px;
	position: relative;
	left: 705px;
	width: 220px;
	border: 0px solid black;
}
#supnav ul {
	margin: 0px;
	padding: 0px;
}

#supnav li {
	display: inline;
	padding: 0px;
}

#supnav a{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #700064;
}

#supnav a:hover {
	color: #cb97c7;
}

.nav_left_2{
	font-weight: normal;
	text-decoration: none;
	color: #cb97c7;
	font-size: 12px;
}

/* Menue links */
#hauptmenu {
	float: left;
	padding: 0px;
	padding-top: 120px;
	text-align: right;
	width: 210px;
	background: transparent;
	border: 0px solid green;
}

#hauptmenu a {
	text-decoration: none;
}

/* Erste Ebene */
#hauptmenu ul.navi {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#hauptmenu ul.navi li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

#hauptmenu ul.navi li a {
	color: #700064;
	font-weight: bold;

}

#hauptmenu ul.navi li a:hover {
	color: #ff9835;
	text-decoration: none;
}

#hauptmenu ul.navi li.current a{
	color: #ff9835;
	text-decoration: none;
}

#hauptmenu ul.navi li.activ a{
	color: #700064;
	text-decoration: none;
}

#hauptmenu ul.navi li.activ a:hover{
	color: #ff9835;
	text-decoration: none;
}


/* zweite Ebene */
#hauptmenu ul.navi li.activ ul.navi {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#hauptmenu ul.navi li.activ ul.navi li {
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#hauptmenu ul.navi li.activ ul.navi li a {
	background-image: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #cb97c7;
	font-size: 12px;
}

#hauptmenu ul.navi li.activ ul.navi li a:hover {
	background-image: none;
	text-decoration: none;
	color: #ff9835;
}

#hauptmenu ul.navi li.activ ul.navi li.current a:hover {
	background-image: none;
	text-decoration: none;
	color: #ff9835;
}

#hauptmenu ul.navi li.activ ul.navi li.current a {
	background-image: none;
	text-decoration: none;
	color: #ff9835;
}

/**/
#hauptmenu ul.navi li.current ul.navi {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#hauptmenu ul.navi li.current ul.navi li {
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#hauptmenu ul.navi li.current ul.navi li a {
	background-image: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #cb97c7;
	font-size: 12px;
}

#hauptmenu ul.navi li.current ul.navi li a:hover {
	background-image: none;
	text-decoration: none;
	color: #ff9835;
}

#hauptmenu ul.navi li.current ul.navi li.current a:hover {
	background-image: none;
	text-decoration: none;
	color: #cb97c7;
}

#hauptmenu ul.navi li.current ul.navi li.current a {
	background-image: none;
	text-decoration: underline;
	color: #000000;
}
/**/

#hauptmenu ul.navi li ul.navi li{
	border: 0px solid red;
	margin: 0px;
}

div.news-latest-more {
	padding-bottom: 1em;
	border-bottom: 1px dashed #5f3660;
}

/* Zwischenueberschriften */

div.headerBlue h1 {
	border-top : 1px dashed #5f3660;
	border-bottom: 1px dashed #5f3660;
	padding: 5px 0px 5px 0px;
	background: url(http://www.sprachenkolleg.de/fileadmin/sprachenkolleg/pictures/verlauf-hintergrund.jpg) repeat-y top right;
	font-weight: bold;
	font-size: 14px !important;
	margin: 0px !important;
}

div.tx-xinittwocolumn-pi1 {
	border-bottom: 1px dashed #5f3660;
}

div.tx-xinittwocolumn-pi1 #subheader {
	font-weight: bold;
	color: #700064;
}

/* text with pics */
.csi-textpic {
	margin-bottom: 20px;
}

	/* standard parameters for image tags */
.csi-textpic img {
	padding: 0em;
	margin: 0em 0 0 0.7em;
}

	/* standard parameters for image captions */
.csi-textpic dl dd.csi-caption {
	padding: 0em;
	margin: -0.2em 0 0.2em 0.8em;
	font-size: 0.85em;
}

	/* container: definition list with image + caption */
.csi-textpic .csi-image {
	margin: 0em 0 0.4em 0;
	padding: 0em;
}

.csi-textpic .csi-imagewrap {
	padding: 0em;
	margin: 0em
}

	/* container: text-element */
.csi-textpic .csi-text {
	padding: 0em;
	margin: 0em
}

.csi-text p {
	margin-top: 0;
}

	/* position specific classes */

	/* images in text, left, top */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	margin: 0.2em 1em 0.8em 0em;
}

	/* images in text, right, top */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
	margin: 0.2em 0.4em 0.8em 1em;
}

	/* images above text, center */

div.csi-center div.csi-imagewrap {
	padding: 0;
	margin: 0;
	text-align: center;
}

	/* images above text, right */
div.csi-right dl.csi-image{
	padding: 0;
	margin: 0;
	text-align: right;
}

td.csc-uploads-icon {
	vertical-align: top;
}

/* images in text no wrap left */
.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
	margin: 0.2em 1em 0.8em 0em;
}

.csi-intext-left-nowrap .csi-text {
	display: table;
}

/* images in text no wrap right */
.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
	margin: 0.2em 1em 0.8em 0em;
}

.csi-intext-right-nowrap .csi-text {
	display: table;
}

