/*
	Stylesheet for gletschereis.net

	(C)2006 Johannes Ott

	webmaster@gletschereis.net
	
*/

body {
	color:#c5c5c5;
	background:#000000;
	font-family:Arial, Verdana,sans-serif;
    margin:0px;
}

#border {
	width:795px;
	height:605px;
	position:relative;
	margin:auto;
}



/* Kopf */

#header {
	width:790px;
	height:70px;
	top:0px;
	left:0px;
	position:absolute;
	background:transparent;
	background-image: url(../images/backgrounds/header2.png);
	background-repeat: no-repeat;

}


#header h1 {
	color:#c5c5c5;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}


/*Menu*/

#menu {
	width:150px;
	top:70px;
	left:0px;
	
	position:absolute;
}

#menu table {
 	width:135px;
	margin-top:5px;
	margin-left:5px;
}

#menu td {
	text-align:center;
	background:transparent;
}

#menu a {
   	font-size:17px;
   	font-weight:bold;
	color:#c5c5c5;
	text-decoration:none;
	background:transparent;
}

#menu a:hover {
	background:#8484F4;
}

#menu hr {
	margin-top:3px;
	margin-bottom:3px;
}



/*Inhalt*/

#main {
	width:640px;
	height:475px;
	top:70px;
	left:150px;

	position:absolute;

	font-size:12px;
}

#main .content {
	width:640px;
	height:470px;
	overflow:auto;
}


/*Fusszeile*/

#bottom {

	width:400px;
	height:50px;
	bottom:0px;
	right:6px;

	position:absolute;

    text-align:right;
    font-size:10px;
}

#bottom p{
	margin-top:4px;
}


/*Counter*/

#counter {
	width:150px;
	bottom:0px;
	left:0px;

	position:absolute;
	
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}


/*Seitendefinitionen*/

#news {
	width:500px;
	margin:auto;
}

#statistik{
	width:450px;
	margin:auto;
}


#allspics,
#about_cms
{
	width:480px;
	margin:auto;
}

#impressum,
#editor,
#pic,
#guestbook {
    width:530px;
	margin:auto;
}


/*Allgemeine Formatierungen*/

/*Schrift*/

h1 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

h2 {
    font-size:18px;
    font-weight:bold;
    margin-top:5pt;
    margin-bottom:7pt;
}

h3 {
    font-size:16px;
    font-weight:bold;
    margin-bottom:3pt;
}

h4 {
    font-size:12px;
    font-weight:bold;
    margin-top:0pt;
    margin-bottom:0pt;
}

h5 {
    font-size:12px;
    font-weight:normal;
    margin-top:0pt;
    margin-bottom:0pt;
}

b {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.red {
	color:#FB1212;
}

.green {
	color:#2ff542;
}

.blue {
	color:#000099;
}

span.art {
	font-size:12px;
}



/*Absaetze*/

p {
	margin-bottom:12px;
}

sub {
	vertical-align:sub;
}



/*Tabellen*/

#main table {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border-color:#c5c5c5;
	border-width:2px;
	border-style:outset;
	empty-cells:show;
	text-align:left;
	vertical-align:top;
	border-collapse:collapse;
}

#main table.noborder {
	border-width:0px;
}

#guestbook table.entrie,
#pic table.entrie,
#impressum table, 
#news table,
#linklist table,
#statistik table {
	width:100%;
}

#picsindex table,
#pic table {
	margin-top:6px;
	margin-bottom:6px;
}

#allpics {
	width:100%;
	vertical-align:middle;
}



/*Zellen*/
#main td {
	padding:3px;
	color:#c5c5c5;
}

#main td.mainheader {
	border-color:#000099;
	border-style:outset;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;

	background-image:url(../images/backgrounds/table-header.jpg);
	background-position:center;

	text-align:right;
    padding-right:10pt;
    color:#000000;
}

#main td.maindate {
    font-size:x-small;
	padding-left:10pt;
	background-image:url(../images/backgrounds/table-main.jpg);
	background-position:center;

	border-bottom-width:thin;
    border-bottom-color:#8484f4;
    border-bottom-style:solid;


    color:#000000;
}

#main td.maincomment {
	font-weight:bold;
    padding:15pt;
	background-image:url(../images/backgrounds/table-main.jpg);
	background-position:center;

    color:#000000;
}

#main td.maininfo {
    border-top-width:thin;
    border-top-color:#8484f4;
    border-top-style:solid;
    padding-left:10px;
	
    font-size:x-small;
	background-image:url(../images/backgrounds/table-main.jpg);
	background-position:center;

    color:#000000;
}

#main td.invests {
    border-top-width:thin;
    border-top-color:#8484f4;
    border-top-style:solid;
    padding-left:10px;
    padding-right:10px;
	
    font-size:x-small;
}

#impressum td.leftcol {
    width:18%;
}

#impressum td.rightcol {
    width:82%;
}

#impressum td {
	color:#c5c5c5;
}

#editor table.editor {
  	background-image:url(../images/backgrounds/table-main.jpg);
 	background-position:center;
}

#editor td.icon {
 	background:transparent;
}

#editor td.icon:hover {
	background:#8484F4
}

#editor td {
    color:#000000;
}


td.adresse {
	font-size:10px;
	padding-top:5px;
}

#main td.arrows {
	width:67px;
	background-color:#000000;
}

#allpics td.thumb {
	text-align:center;
	padding:10px;
}


/*Formulare*/

input {
    color:#c5c5c5;
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	background-color:#000000;
}

input.button {
	color:#a00091;
	margin-top:2px;
	margin-bottom:2px;
}

select {
    color:#c5c5c5;
    font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	background-color:#000000;
}

option {
    color:#c5c5c5;
    font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	background-color:#000000;
}

textarea {
	color:#c5c5c5;
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	background-color:#000000;
}



/*bilder*/

img {
	vertical-align:middle;
	border:0px;
}

#linklist img {
    margin-top:7px;
	margin-bottom:7px;
}

#stuff img.preview {
	margin-right:30px;
}


/*Links*/

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


#linklist a {
	font-size:14px;
	font-weight:bold;
    text-decoration:none;
}

#linklist a:hover {
	background:#8484F4;
}

#counter a {
	font-size:16px;
	font-weight:bold;
}

#counter img.icon {
	width:88px;
	margin-top:3px;
	margin-bottom:3px;
}


/*Sonstiges*/

.invisible {
	display:none;
}

.invisible2 {
	display:none;
}

.center {
	text-align:center;
}

.code {
    margin:10px;
    border-style:solid;
    border-width:1px;
    padding:12px;
    
	background-image:url(../images/backgrounds/table-main.jpg);
	background-position:center;

    color:#000000;

}

#hinweis {
    margin-top:20px;
    font-size:10px;
    text-align:center;
}
				
		
