/*<group=General Styles>*/

body {
	text-align: center;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0 0px 0px;
	color: #333333;
	background: #ffffff repeat fixed url(images/fc_bg.gif);
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}

body {
	background-image: url(images/fc_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
#leftshadow {
	float: left;
	height: 768px;
	width: 5px;
	position: relative;
	left: 20px;
	top: -5px;
	/* background-image: url(images/rand_links.gif); */
	background-repeat: repeat-y;
}


#rightshadow {
	float: left;
	height: 768px;
	width: 5px;
	position: absolute;
	left: 776px;
	top: -5px;
	*/ background-image: url(images/rand_rechts.gif); */
	background-repeat: repeat-y;
}

#headertitle {
	font-size: 30px;
	font-weight: bold;
	font-variant: normal;
}
#termin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	height: auto;
	width: 405px;
	left: 25px;
	top: 0px;
	font-weight: normal;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	text-align:left;
}
#headerfoto1 {
	background-image: url(images/titel_mitte.gif);
	width: 133px;
	left: 430px;
	top: 0px;
	height: 44px;
	float: left;
	clear: none;
	position: absolute;
}
#headerfoto2 {
	background-image: url(images/logo_oben.gif);
	width: 212px;
	left: 563px;
	top: 0px;
	height: 44px;
	position: absolute;
}

#welcomegreets {
	position: absolute;
	background-image: url(images/wilkommensgruesse.gif);
	height: 91px;
	width: 538px;
	left: 25px;
	top: 43px;
	float: left;
}
#logo_unten {
	background-image: url(images/logo_unten.gif);
	width: 178px;
	left: 563px;
	top: 43px;
	height: 91px;
	position: absolute;
}
#flag_de {
	background-image: url(images/flagge_de.gif);
	width: 34px;
	left: 741px;
	top: 43px;
	height: 20px;
	position: absolute;
	cursor: pointer;
}
#flag_en {
	background-image: url(images/flagge_en.gif);
	width: 34px;
	left: 741px;
	top: 63px;
	height: 20px;
	position: absolute;
	cursor: pointer;
}
#flag_dk {
	background-image: url(images/flagge_dk.gif);
	width: 34px;
	left: 741px;
	top: 83px;
	height: 20px;
	position: absolute;
	cursor: pointer;	
}
#flag_se {
	background-image: url(images/flagge_se.gif);
	width: 34px;
	left: 741px;
	top: 103px;
	height: 31px;
	position: absolute;
	cursor: pointer;
}

#fCupHeader {
	position:relative;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container {
	/* background: #ffffff repeat-y right url(images/fc_bg.gif); */
	position: relative;
	top: 134px;
	left: 25px;
	padding-bottom: 10px;
	z-index: 1;
	/* margin: 0px auto 0px auto;  Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background-color:white;
	width: 750px;
	height:100%;
}

#contentContainer {
	margin-right: 180px;
	line-height: 1.6em;
}

#contentContainer #content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#sidebarContainer {
	width: 180px;
}

#sidebarContainer #sidebar {
	line-height: 1.6em;
	padding: 1px 10px 10px;
}

#sidebarContainer #sidebar p {
	margin: 0;
	padding: 10px;
}

#sidebarContainer .sideHeader {
	width: 190px;
	height: 30px;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 8px;
	clear: right;
}

#footer { 
	width: 700px;
	margin-left: 25px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	color: #dccaaf;
	padding-top: 10px;
	position: relative;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
	background: transparent;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	color: #9d7c4c;
	text-align: center;
	padding-bottom: 5px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	font-size: 1.1em;
	border-top: 1px solid;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	position: relative;
}

#navcontainer a{
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px;
	color: #06277B;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	font-weight: bold;
}

#navcontainer a:hover {
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 30px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 60px;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	padding-left: 90px;
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	padding-left: 110px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
	 padding-left: 140px;
}

#navcontainer ul ul ul ul ul ul a:hover{
}
/*</group>*/

/*<group=Global Classes>*/

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}

h1 {
	color: #B41F1F;
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	color: #B41F1F;
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	color: #B41F1F;
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	color: #B41F1F;
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	height: 100px;
	width: 750px;
	background-color: #ffffff;
}

.blog-archive-entries-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #333333;
	background: #ffffff;
	position: relative;
	padding-bottom: 10px;
	width:750px;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.blog-archive-month {
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
	padding-left: 10px;
	color: #B41F1F;
}

.blog-archive-link {
	margin-left: 10px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	border-bottom-color: #ffffff;
}

	
/*</group>*/

.blog-entry {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.blog-entry-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.blog-entry-date {
	letter-spacing: 1px;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {

}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 0.9em;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-style: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.9em;
	padding-left: 3px;
	color: #808080;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
}


.thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px;
}

.thumbnail-frame:hover {
	border: 1px solid #808080;
}

.thumbnail-frame a {
	border-style: none;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	font-size: 0.9em;
	color: #808080;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
	height: 100px;
	margin-bottom: 37px;
}

.photo-links {
	background: #ffffff;
	padding: 5px;
	display: block;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	background: #ffffff;
	padding: 5px;
}

.photo-title {
	color: #ffffff;
	font-size: 2.4em;
	margin: 0 0 5px;
	padding-top: 15px;
	font-weight: bold;
}

.photo-caption {
	font-size: 1.2em;
	margin: 0 0 27px;
	font-weight: bold;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Stops there from being a dotted line under the movie revews when mouse rollsover */
.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 10px;
	text-align: center;
}

.movie-title {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


