/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background: #ffffff url('../images/ModernCapital-BG.jpg') repeat-x;
	font-family: 'Cuprum', arial, serif;
	font-size: 14px;
	color:#222222;
	min-height:100%; /* For Modern Browsers */
    height:auto !important; /* For Modern Browsers */
    height:100%; /* For IE */ 
	}

 h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color:#222222;
}

h1 { 
	font-size: 14pt;
	border-bottom:1px solid #ec9f18;
	color:#b7274b;
	margin-bottom:1px;
}

h2 {
	font-size: 16pt;
	margin-top:3px;
	margin-bottom:12px;
	line-height: 22px;
	width: 100%;
	
}

h3 {
	font-size: 16pt;
	margin-bottom: 8px;
	margin-top: 8px;
}

p {
}

img {
	vertical-align:middle;
}

a {
	text-decoration:underline;
	color:#333;
}

a:link {
	text-decoration:underline;
	color:#222222;
}

a:hover {
	text-decoration: none;
}

ul {
	margin-left:20px;
}


/* Header */

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	float:left;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	height: 383px;
}
#header-content {
	float:left;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	height: 283px;
}

#logo {
	float:left;
	width: 146;
	height: 145px;
}
#address {
	clear:both;
	float:left;
	width: 150px;
	height: 241px;
	margin-left: 7px;
	margin-top: 15px;
	font-size:14px;
	color: #ffffff;
}
#address a {
	color: #ffffff;
	text-decoration:none;
}
#glider {
	float:left;
	margin-top: 10px;
	width: 580px;
	height: 201px;
}

#teaser-container {
	float:left;
	width: 900px;
	font-size:14px;
	margin-top:20px;
	padding-left:100px;
	line-height:1.3;
	margin-bottom:35px;
}
#teaser-box {
	float:left;
	width: 200px;
	margin-left:20px;
	margin-right:20px;
}
.columnItem  h2{
	margin-bottom:3px;	
	margin-top:0px;
}
.columnItem  h3 {
	color: #b7274b;
	margin-bottom:0px;	
	margin-top:0px;
	font-size:15px;
}



#mainmenu {
	float: right;
	height: 113px;
	text-align:left;
	margin-top:32px;
	margin-right:32px;
}

#mainmenu ul {
	list-style: none;
}
#mainmenu li{   
    float:left;
	display:inline;
    cursor:pointer;
	height:120px;
	width:130px;
	border-left:1px dotted #666;
}

#mainmenu li ul {
    display:none;
    position:absolute;
	z-index:1000;
	height:20px;
	font-size:12px;
	margin:0px;
	padding:0px;
}


#mainmenu li ul li{
    display:block;
	float:none;
	height: 18px;
	clear:both;
	border-left:0px;
}
#mainmenu a {
	display:block;
	float:left;
	height: 25px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	padding-top:13px;
	font-size:17px;
	padding-top:90px;
	line-height:1.1;
}
#mainmenu li ul a {
	display:block;
	height: 10px;
	text-decoration:none;
	border:0px solid;
	font-weight:normal;
	padding:0px;
	width:150px;
	font-size:12px;
	margin-left:7px;
}
#mainmenu a:hover {
	color: #b7274b;
}
#mainmenu li ul a:hover {
	color: #b7274b;
}

#content-left {
	float:left;
	width: 100px;
	display:block;
	height:200px;
}

#content {
	float:left;
	width: 660px;
	margin-left:0px;
	font-weight:normal;
	font-size:15px;
	line-height:1.3;
	text-align:left;
	margin-top:32px;
	margin-bottom:35px;
}
#content p{
	text-align:justify;
	margin-bottom:8px;
}
#content li {
	margin-bottom:10px;
}
#content a{
	border-bottom: 1px dotted #222222;
}
#content a:hover{
	color: #b7274b;
	border-bottom: 1px dotted #b7274b;
}
#teaser-container a{
	color: #b7274b;
	border-bottom: 1px dotted #b7274b;
}
#teaser-container a:hover{
	border-bottom: 0px dotted #222222;
}
.tx-flseositemap-pi1 a {
	color: #b7274b;
}



a#active {
	background-color: #0F282C;
	height: 35px;
	margin-top:2px;
}


/* Content */


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color:none;
	border-top:1px solid #b7274b;
	text-align:center;
	padding-top:8px;
}

#footer p {
	text-align: center;
}

#copynotice {
	color: #b7274b;
	float:right;
	line-height: 1.1;
	}

#footermenu {
	display:inline;
	float:left;
	height:20px;
}

#footermenu a {
	text-decoration: none;
	padding-left:0px;
	padding-right:20px;	
	line-height:1.2;
}
#footermenu a:hover {
	text-decoration: underline;
}
th {
background-color:#b7274b;color:#fff;
}

textarea {
	font-family: Arial;
}
input {
	border: 1px solid #000;
}

ul, ol {
	margin-bottom:20px;
}

.tx-damfrontend-pi1 .filelist, .tx-damfrontend-pi1 .cattree {
margin-top:20px;
}

.tx-damfrontend-pi1 .filelist th {
background-color:#b7274b;color:#fff;
}



/* default styles for extension "tx_damfrontend_pi1" */
		/*---------------------------------- category tree */

		.cattree td {
			font-size: 80%;
		}
		.cattree img {
			padding: 0px;
			background: none;
			margin: 0px;
			border-width: 0px;
		}

		.cattree td a img {
			border-width: 0px;
			border-color: white;
			padding: 0px;
			margin: 0px;
		}

		.cattree td a  {
			border-width: 0px;
			border-color: white;
			padding: 0px;
			margin: 0px;
		}
		.cattree td a:link,
		.cattree td a:visited, .cattree td a:hover {
			color: #111;
			text-decoration: none;
		}
		.cattree div.control{
			width: 100px;
		}
		td.typo3-browsetree-control {
			width:5%;
		}

		table.typo3-browsetree {
			border: 0;
			border-collapse: collapse;
		}


		/*---------------------------------- filelist */
		table.filelist {
			font-size: 90%;
			border-collapse: collapse;
			border: 1px solid #b7274b;
			width: 100%;
		}
		table.filelist td img {
			border-width: 0px;
			border-color: white;
			padding: 0px;
			margin: 0px;
		}
		table.filelist td {
			vertical-align:top;
			padding: 5px;
		}
		table.filelist th {
			color: white;
			background: #b7274b;
			padding-bottom: 9px;
		}
		table.filelist td a img {
			border-width: 0px;
			border-color: white;
			padding: 0px;
			margin: 0px;
		}
		/*------------------------------- single view */
		table.file_singleView {
			width: 100%;
			border-collapse: collapse;
			border: 1px solid #b7274b;
			font-size: 90%;
		}
		table.file_singleView th {
			text-align: left;
			padding: 5px;
			color: white;
			background: #b7274b;
		}
		table.file_singleView td {
			padding: 3px;
		}
		table.file_singleView td.title {
			font-weight: bold;
			color: #b7274b;
			width: 50%;
		}
		.tree_selectedCats {
			background: #bbb;
			font-weight: bold;
		}
		.tree_unselectedCats {

		}
		/*-------------------------------- category list */
		.delete_button a:link,
		.delete_button a:visited{
			border: 1px solid #b7274b;
			font-size: 130%;
			font-weight: bold;
			color: #b7274b;
			width: 20px;
			height: 20px;
			padding-right: 5px;
			padding-left: 5px;
		}
		.delete_button a:hover {
			background: #b7274b;
			color: white;
		}
		/*------------------------------ Menu */
		ul.foldout {
			list-style: none;
			position: absolute;
			top: 1px;
			border: 1px solid #b7274b;
			margin: 0px;
			padding: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px;
			background: white;
		}
		ul.foldout li {
			padding: 10px;
			border-bottom: 1px solid #b7274b;
			font-size: 90%;
			min-width: 300px;
		}

		/******************************** Resultlist */
		ul#browseresultlist {
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
		ul#browseresultlist li {
			float: left;
			padding-right: 10px;
		}
		
		/******************************** Advanced category tree */
		.cattree {
			width:400px;
		}
		
		.treeBgWhite {
		
		}
		
		.treeBgGrey {
			background:lightgrey;
		}
				
		.checkbox_green a {
			display:block;
			float:left;
			padding-left:20px;
			background:url(typo3conf/ext/dam_frontend/res/images/checkbox_green.gif) no-repeat left top;
		}
		
		.checkbox a{
			display:block;
			float:left;
			padding-left:20px;
			background:url(typo3conf/ext/dam_frontend/res/images/checkbox.gif) no-repeat left top;
		}

		.checkbox_grey a{
			display:block;
			float:left;
			padding-left:20px;
			background:url(typo3conf/ext/dam_frontend/res/images/checkbox_grey.gif) no-repeat left top;
		}
		
		.no_access {
			background:url(typo3conf/ext/dam_frontend/res/images/no_access.gif) no-repeat left top;
			padding-left: 17px;
			
		}
		
		.tree_close {
			padding-left: 17px;
			background:url(typo3conf/ext/dam_frontend/res/images/tree_close.gif) no-repeat left top;
		}
		
		.tree_open {
			padding-left: 17px;
			background:url(typo3conf/ext/dam_frontend/res/images/tree_open.gif) no-repeat left top;
		}
		.tree_noControll {
			padding-left: 17px;
		}

		
		

/* default styles for extension "tx_damfrontend_pi2" */
	li.ddl_file_list_item {
	list-style-type: none;
	margin-left: 1em;
	}

	dt.ddl_title {
		font-weight: bold;
		display: block;
		margin-top: 1em;
		background-color: #b7274b;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll
		background-x-position: 0%;
		background-y-position: 0%;
	}

	dd.ddl_description p {
		margin-top: 0.2em;
		margin-right: 0em;
		margin-bottom: 0.2em;
		margin-left: 0em;
		padding-top: 0pt;
		padding-right: 0pt;
		padding-bottom: 0pt;
		padding-left: 1em;
	}

	dd.ddl_description {
		margin-top: 0.2em;
		margin-right: 0em;
		margin-bottom: 0.8em;
		margin-left: 1em;
	}

	div#content img {
		border: 0px;
		padding:0px;
		margin:0px;
	}

	?div.tx-damfrontend-pi2 a:link,
	div.tx-damfrontend-pi2 a:visited {
		color: #373535;
		text-decoration: none;
	}

	.newslistitem h4 a {
		color:#b7274b;
		font-weight:normal;
		text-decoration:none;
	}
	.newslistitem a {
		text-decoration:none;
	}

